walleye: powerhint: Change TASchedTuneBoost to 30 on touch hints

TASchedtune boost hasn't been tuned for a while and after some tuning it
looks like 30 is a good tradeoff for boost.

Bug: 133178998
Test: manual - boot device and check schedtune on touch hint
This commit is contained in:
Miguel de Dios
2021-04-12 18:38:53 +00:00
committed by Asriadi Rahim
parent 52fa467158
commit 6f5a6c8fbc

View File

@@ -86,7 +86,7 @@
"Name": "TASchedtuneBoost",
"Path": "/dev/stune/top-app/schedtune.boost",
"Values": [
"50",
"30",
"10"
],
"ResetOnInit": true
@@ -324,7 +324,7 @@
"PowerHint": "INTERACTION",
"Node": "TASchedtuneBoost",
"Duration": 0,
"Value": "50"
"Value": "30"
},
{
"PowerHint": "INTERACTION",