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: I71b74b647f1b9904f4a6688a07c5e7b3a2841bd9
diff --git a/powerhint-oriole.json b/powerhint-oriole.json
index 534508f..1186a22 100644
--- a/powerhint-oriole.json
+++ b/powerhint-oriole.json
@@ -155,7 +155,7 @@
"Name": "SFUClampBoost",
"Path": "/proc/vendor_sched/sf_uclamp_min",
"Values": [
- "160",
+ "161",
"85",
"39"
],