powerhal: correct the name of powertint "ReducePreferIdle"
Test: Build pass Bug: 235887477 Signed-off-by: chungkai <chungkai@google.com> Change-Id: I41d78202839d12aa0cba176f1e1b6233085aed9d
This commit is contained in:
parent
34f73224b1
commit
c2afe0fbf0
1 changed files with 2 additions and 2 deletions
|
@ -122,7 +122,7 @@
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "ReduceRreferIdle",
|
"Name": "ReducePreferIdle",
|
||||||
"Path": "/proc/vendor_sched/reduce_prefer_idle",
|
"Path": "/proc/vendor_sched/reduce_prefer_idle",
|
||||||
"Values": [
|
"Values": [
|
||||||
"0",
|
"0",
|
||||||
|
@ -532,7 +532,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "LAUNCH",
|
"PowerHint": "LAUNCH",
|
||||||
"Node": "ReduceRreferIdle",
|
"Node": "ReducePreferIdle",
|
||||||
"Duration": 5000,
|
"Duration": 5000,
|
||||||
"Value": "0"
|
"Value": "0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue