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:
chungkai 2022-04-26 02:08:48 +00:00 committed by Chung-Kai (Michael) Mei
parent b0e9848db4
commit a52ea2cf78

View file

@ -153,7 +153,7 @@
"Name": "SFUClampBoost",
"Path": "/proc/vendor_sched/sf_uclamp_min",
"Values": [
"160",
"161",
"85",
"39"
],