Merge "Remove FPS boost"

This commit is contained in:
Wei Wang 2022-08-04 16:53:56 +00:00 committed by Android (Google) Code Review
commit 7d7cd8d3cf

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
}, },
@ -1256,7 +1255,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",