Remove FPS boost

Bug: 241312961
Test: Build
Change-Id: I5fbdc1063d2ac0c468d2a8c5b00293adac7d4179
Signed-off-by: Wei Wang <wvw@google.com>
This commit is contained in:
Wei Wang 2022-08-03 18:17:51 -07:00 committed by TreeHugger Robot
parent a85e8a9faf
commit ef7f2540fb
2 changed files with 6 additions and 8 deletions

View file

@ -175,8 +175,7 @@
"Path": "/proc/vendor_sched/ta_uclamp_min",
"Values": [
"612",
"1",
"63"
"1"
],
"ResetOnInit": true
},
@ -1433,13 +1432,13 @@
"PowerHint": "REFRESH_120FPS",
"Node": "TAUClampBoost",
"Duration": 0,
"Value": "63"
"Value": "1"
},
{
"PowerHint": "REFRESH_60FPS",
"Node": "TAUClampBoost",
"Duration": 0,
"Value": "63"
"Value": "1"
},
{
"PowerHint": "REFRESH_60FPS",

View file

@ -155,8 +155,7 @@
"Path": "/proc/vendor_sched/ta_uclamp_min",
"Values": [
"612",
"1",
"63"
"1"
],
"ResetOnInit": true
},
@ -1289,13 +1288,13 @@
"PowerHint": "REFRESH_90FPS",
"Node": "TAUClampBoost",
"Duration": 0,
"Value": "63"
"Value": "1"
},
{
"PowerHint": "REFRESH_60FPS",
"Node": "TAUClampBoost",
"Duration": 0,
"Value": "63"
"Value": "1"
},
{
"PowerHint": "ADPF_DISABLE_TA_BOOST",