Remove FPS boost
Bug: 241312961 Test: Build Signed-off-by: Wei Wang <wvw@google.com> Change-Id: I617b36bf2bb5169ea7389fb0ea2c198fec6d938b
This commit is contained in:
parent
91f8937f1f
commit
24be6d7726
1 changed files with 3 additions and 4 deletions
|
@ -155,8 +155,7 @@
|
|||
"Path": "/proc/vendor_sched/ta_uclamp_min",
|
||||
"Values": [
|
||||
"612",
|
||||
"1",
|
||||
"63"
|
||||
"1"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
|
@ -1317,13 +1316,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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue