powerhal: update new boost uclamp value
To avoid task being placed into little cluster,
and keep same freq for middle cluster, increase
the uclamp min to 129,
Bug: 224649226
Test: freq is same as before
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: Iabbb06b2a6c066ebe7bd8bdb3aba94ccf25b0d0e
diff --git a/powerhint-slider.json b/powerhint-slider.json
index 3c1b410..c7e85f3 100644
--- a/powerhint-slider.json
+++ b/powerhint-slider.json
@@ -144,11 +144,11 @@
"Values": [
"553",
"185",
- "126",
+ "129",
"56",
"1",
"183",
- "125",
+ "128",
"55"
],
"ResetOnInit": true
@@ -1147,7 +1147,7 @@
"PowerHint": "REFRESH_90FPS",
"Node": "TAUClampBoost",
"Duration": 0,
- "Value": "125"
+ "Value": "128"
},
{
"PowerHint": "REFRESH_90FPS",
@@ -1221,13 +1221,13 @@
"PowerHint": "BOOST_90HZ",
"Node": "TAUClampBoost",
"Duration": 200,
- "Value": "126"
+ "Value": "129"
},
{
"PowerHint": "BOOST_60HZ",
"Node": "TAUClampBoost",
"Duration": 200,
- "Value": "126"
+ "Value": "129"
},
{
"PowerHint": "REFRESH_120FPS",