Remove UClampThreshold hint am: 47ab30f2e5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20672098 Change-Id: Icf5687297fa32807483eca0d972c8861f945ebbe Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
56e3d47c92
1 changed files with 0 additions and 15 deletions
|
@ -117,15 +117,6 @@
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Name": "UClampThreshold",
|
|
||||||
"Path": "/proc/vendor_sched/uclamp_threshold",
|
|
||||||
"Values": [
|
|
||||||
"0",
|
|
||||||
"8"
|
|
||||||
],
|
|
||||||
"ResetOnInit": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Name": "ReducePreferIdle",
|
"Name": "ReducePreferIdle",
|
||||||
"Path": "/proc/vendor_sched/reduce_prefer_idle",
|
"Path": "/proc/vendor_sched/reduce_prefer_idle",
|
||||||
|
@ -630,12 +621,6 @@
|
||||||
"Duration": 1000,
|
"Duration": 1000,
|
||||||
"Value": "0-3"
|
"Value": "0-3"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "LAUNCH",
|
|
||||||
"Node": "UClampThreshold",
|
|
||||||
"Duration": 5000,
|
|
||||||
"Value": "0"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "LAUNCH",
|
"PowerHint": "LAUNCH",
|
||||||
"Node": "ReducePreferIdle",
|
"Node": "ReducePreferIdle",
|
||||||
|
|
Loading…
Reference in a new issue