Enable tapered dvfs headroom in battery saver and thermal
Bug: 295992028 Test: Boot to home Change-Id: I7bbfc38d9eae582fcb0078abf1694a38441c5620 Signed-off-by: paulsu <paulsu@google.com>
This commit is contained in:
parent
03f7aa11a5
commit
05d576aec4
1 changed files with 12 additions and 0 deletions
|
@ -2134,6 +2134,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "LOW_POWER",
|
||||
"Node": "CPUTaperedDVFSHeadroomEnable",
|
||||
"Duration": 0,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "REFRESH_120FPS",
|
||||
"Node": "TAUClampBoost",
|
||||
|
@ -2337,6 +2343,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT",
|
||||
"Node": "CPUTaperedDVFSHeadroomEnable",
|
||||
"Duration": 0,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_MODERATE",
|
||||
"Node": "Dex2oatThreads",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue