mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-28 17:07:16 +09:00
sm6250-common: powerhint: Lower schedtune boost
Current value seems too aggressive. Reduce it by half. Change-Id: I15104852ae49a4beb6e51d0d72bb61ea1af2c462
This commit is contained in:
parent
1fcfac2e39
commit
38ab3fe971
@ -89,7 +89,7 @@
|
||||
"Name": "TASchedtuneBoost",
|
||||
"Path": "/dev/stune/top-app/schedtune.boost",
|
||||
"Values": [
|
||||
"40",
|
||||
"20",
|
||||
"10"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
@ -231,7 +231,7 @@
|
||||
"PowerHint": "INTERACTION",
|
||||
"Node": "TASchedtuneBoost",
|
||||
"Duration": 0,
|
||||
"Value": "40"
|
||||
"Value": "20"
|
||||
},
|
||||
{
|
||||
"PowerHint": "INTERACTION",
|
||||
|
Loading…
x
Reference in New Issue
Block a user