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:
Alexander Winkowski 2022-02-22 16:08:10 +00:00
parent 843bf5b9d6
commit bf960d89fd
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -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",