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 23:10:38 -07:00 committed by TreeHugger Robot
parent bd17cbd26d
commit 17a8dde89a
2 changed files with 6 additions and 8 deletions

View file

@ -144,8 +144,7 @@
"Path": "/proc/vendor_sched/ta_uclamp_min", "Path": "/proc/vendor_sched/ta_uclamp_min",
"Values": [ "Values": [
"553", "553",
"1", "1"
"55"
], ],
"ResetOnInit": true "ResetOnInit": true
}, },
@ -1287,13 +1286,13 @@
"PowerHint": "REFRESH_90FPS", "PowerHint": "REFRESH_90FPS",
"Node": "TAUClampBoost", "Node": "TAUClampBoost",
"Duration": 0, "Duration": 0,
"Value": "55" "Value": "1"
}, },
{ {
"PowerHint": "REFRESH_60FPS", "PowerHint": "REFRESH_60FPS",
"Node": "TAUClampBoost", "Node": "TAUClampBoost",
"Duration": 0, "Duration": 0,
"Value": "55" "Value": "1"
}, },
{ {
"PowerHint": "ADPF_DISABLE_TA_BOOST", "PowerHint": "ADPF_DISABLE_TA_BOOST",

View file

@ -143,8 +143,7 @@
"Path": "/proc/vendor_sched/ta_uclamp_min", "Path": "/proc/vendor_sched/ta_uclamp_min",
"Values": [ "Values": [
"553", "553",
"1", "1"
"55"
], ],
"ResetOnInit": true "ResetOnInit": true
}, },
@ -1279,13 +1278,13 @@
"PowerHint": "REFRESH_120FPS", "PowerHint": "REFRESH_120FPS",
"Node": "TAUClampBoost", "Node": "TAUClampBoost",
"Duration": 0, "Duration": 0,
"Value": "55" "Value": "1"
}, },
{ {
"PowerHint": "REFRESH_60FPS", "PowerHint": "REFRESH_60FPS",
"Node": "TAUClampBoost", "Node": "TAUClampBoost",
"Duration": 0, "Duration": 0,
"Value": "55" "Value": "1"
}, },
{ {
"PowerHint": "REFRESH_60FPS", "PowerHint": "REFRESH_60FPS",