Skip to content
Snippets Groups Projects
Commit ef7f2540 authored by Wei Wang's avatar Wei Wang Committed by TreeHugger Robot
Browse files

Remove FPS boost


Bug: 241312961
Test: Build
Change-Id: I5fbdc1063d2ac0c468d2a8c5b00293adac7d4179
Signed-off-by: default avatarWei Wang <wvw@google.com>
parent a85e8a9f
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment