Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: powerhint: Sanitize powerhint

Change-Id: I2b30a4f01eeaee9eb38b193965f476693e01c1bd
This commit is contained in:
Vivekachooz 2024-12-04 19:11:53 +05:30 committed by Nick Reuter
commit ad0c3a209b

View file

@ -326,11 +326,6 @@
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "1"
}, },
{
"PowerHint": "INTERACTION",
"Type": "EndHint",
"Value": "DISABLE_TA_BOOST"
},
{ {
"PowerHint": "INTERACTION", "PowerHint": "INTERACTION",
"Node": "CPUBigClusterMinFreq", "Node": "CPUBigClusterMinFreq",
@ -451,11 +446,6 @@
"Duration": 0, "Duration": 0,
"Value": "20000" "Value": "20000"
}, },
{
"PowerHint": "LAUNCH",
"Type": "EndHint",
"Value": "DISABLE_TA_BOOST"
},
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUBigClusterMaxFreq", "Node": "CPUBigClusterMaxFreq",
@ -635,40 +625,6 @@
"Node": "DoubleTapToWake", "Node": "DoubleTapToWake",
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "1"
},
{
"PowerHint": "DISABLE_TA_BOOST",
"Node": "UclampTAMin",
"Duration": 0,
"Value": "0"
},
{
"PowerHint": "DISPLAY_IDLE",
"Node": "CPULittleClusterMinFreq",
"Duration": 0,
"Value": "300000"
},
{
"PowerHint": "DISPLAY_IDLE",
"Node": "CPUBigClusterMinFreq",
"Duration": 0,
"Value": "0"
},
{
"PowerHint": "DISPLAY_IDLE",
"Type": "DoHint",
"Value": "DISABLE_TA_BOOST"
},
{
"PowerHint": "DISPLAY_IDLE",
"Type": "EndHint",
"Value": "INTERACTION"
},
{
"PowerHint": "DISPLAY_INACTIVE",
"Node": "CPULittleClusterMinFreq",
"Duration": 0,
"Value": "300000"
} }
] ]
} }