Merge "Remove FPS boost" into tm-qpr-dev am: 71a2a964c5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/19516286 Change-Id: I6886f1a8a8351e67c1817b021a6f53fc4ab3a906 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
165d341bd4
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||||
},
|
},
|
||||||
|
@ -1278,7 +1277,7 @@
|
||||||
"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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue