mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-04-29 02:27:21 +09:00
sm6250-common: powerhint: Remove SchedTune boost node
The value set in the init scripts should be enough (it's 10 currently). Change-Id: Ic8e334e5332947387fe366099cfa0dd7e80e06de
This commit is contained in:
parent
843bf5b9d6
commit
bf960d89fd
@ -88,15 +88,6 @@
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "TASchedtuneBoost",
|
||||
"Path": "/dev/stune/top-app/schedtune.boost",
|
||||
"Values": [
|
||||
"20",
|
||||
"10"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "TASchedtuneHighCap",
|
||||
"Path": "/dev/stune/top-app/schedtune.prefer_high_cap",
|
||||
@ -236,12 +227,6 @@
|
||||
"Duration": 0,
|
||||
"Value": "1248000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "INTERACTION",
|
||||
"Node": "TASchedtuneBoost",
|
||||
"Duration": 0,
|
||||
"Value": "20"
|
||||
},
|
||||
{
|
||||
"PowerHint": "INTERACTION",
|
||||
"Node": "TASchedtuneHighCap",
|
||||
|
Loading…
x
Reference in New Issue
Block a user