powerhint: Reduce StaleTimeFactor
Reduce StaleTimeFactor for power saving Bug: 269523712 Test: boot and run uibench Change-Id: I106a4a2322a93147205e079c9461619967a33917 Signed-off-by: Ziyi Cui <ziyic@google.com>
This commit is contained in:
parent
20704607c9
commit
20bc3e1929
1 changed files with 1 additions and 1 deletions
|
@ -2050,7 +2050,7 @@
|
|||
"EarlyBoost_On": false,
|
||||
"EarlyBoost_TimeFactor": 0.0,
|
||||
"TargetTimeFactor": 1.0,
|
||||
"StaleTimeFactor": 20.0
|
||||
"StaleTimeFactor": 15.0
|
||||
},
|
||||
{
|
||||
"Name": "UiHighBoostWithoutPid",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue