powerhint: Remove hints associated with the default TAUClampBoost value
Since the default value 1 is the lowest priority, it only takes effect while all other values are disabled. Therefore, the hints associated to value 1 are unnecessary. Bug: 357445276 Change-Id: I1e4c68681f9db9f30092451053c8e439979eb89c Flag: EXEMPT not supported by this component yet Test: Boot to home and check the trace and ADPF profile Test: adb shell dumpsys android.hardware.power.IPower/default
This commit is contained in:
parent
49a6de80b7
commit
cbad87a337
1 changed files with 0 additions and 18 deletions
|
@ -3203,24 +3203,6 @@
|
|||
"Duration": 0,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "REFRESH_120FPS",
|
||||
"Node": "TAUClampBoost",
|
||||
"Duration": 0,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "REFRESH_60FPS",
|
||||
"Node": "TAUClampBoost",
|
||||
"Duration": 0,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "ADPF_DISABLE_TA_BOOST",
|
||||
"Node": "TAUClampBoost",
|
||||
"Duration": 0,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_IDLE",
|
||||
"Node": "FGPreferIdle",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue