mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-30 01:47:31 +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",
|
"Name": "TASchedtuneBoost",
|
||||||
"Path": "/dev/stune/top-app/schedtune.boost",
|
"Path": "/dev/stune/top-app/schedtune.boost",
|
||||||
"Values": [
|
"Values": [
|
||||||
"40",
|
"20",
|
||||||
"10"
|
"10"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
@ -231,7 +231,7 @@
|
|||||||
"PowerHint": "INTERACTION",
|
"PowerHint": "INTERACTION",
|
||||||
"Node": "TASchedtuneBoost",
|
"Node": "TASchedtuneBoost",
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "40"
|
"Value": "20"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "INTERACTION",
|
"PowerHint": "INTERACTION",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user