Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: powerhint: Set DISPLAY_INACTIVE hint for little cluster

Change-Id: I45df1015e39ba6bdacad9ce53f7157a5f7ba7dc8
This commit is contained in:
karthick111 2024-07-14 23:22:14 +05:30 committed by Nick Reuter
commit 7a3a91f4e0

View file

@ -553,6 +553,12 @@
"Node": "DoubleTapToWake", "Node": "DoubleTapToWake",
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "1"
},
{
"PowerHint": "DISPLAY_INACTIVE",
"Node": "CPULittleClusterMinFreq",
"Duration": 0,
"Value": "300000"
} }
] ]
} }