Remove FPS boost
Bug: 241312961 Test: Build Signed-off-by: Wei Wang <wvw@google.com> Change-Id: I8e15a1b750e45e89fc12d2c021e9e0a756a1d394
This commit is contained in:
parent
baf653b810
commit
38d324f8d0
@ -156,8 +156,7 @@
|
||||
"Path": "/proc/vendor_sched/ta_uclamp_min",
|
||||
"Values": [
|
||||
"612",
|
||||
"1",
|
||||
"63"
|
||||
"1"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
@ -1270,13 +1269,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",
|
||||
|
Loading…
Reference in New Issue
Block a user