sm6250-common: powerhint: Lower schedtune boost

Current value seems too aggressive. Reduce it by half.

Change-Id: I15104852ae49a4beb6e51d0d72bb61ea1af2c462
This commit is contained in:
Alexander Winkowski 2021-08-03 07:28:42 +02:00
parent 1fcfac2e39
commit 38ab3fe971
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

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