powerhal: update new boost uclamp value
set 160 back to 161 since RT task will select little cores Test: build pass Bug: 230247757 Signed-off-by: chungkai <chungkai@google.com> Change-Id: I4e083b51a34df07dbd6bbae86b95c9fef88b0eca
This commit is contained in:
parent
b0e9848db4
commit
a52ea2cf78
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@
|
||||||
"Name": "SFUClampBoost",
|
"Name": "SFUClampBoost",
|
||||||
"Path": "/proc/vendor_sched/sf_uclamp_min",
|
"Path": "/proc/vendor_sched/sf_uclamp_min",
|
||||||
"Values": [
|
"Values": [
|
||||||
"160",
|
"161",
|
||||||
"85",
|
"85",
|
||||||
"39"
|
"39"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue