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:
chungkai 2022-06-22 09:40:53 +00:00
parent 34f73224b1
commit c2afe0fbf0

View file

@ -122,7 +122,7 @@
"ResetOnInit": true
},
{
"Name": "ReduceRreferIdle",
"Name": "ReducePreferIdle",
"Path": "/proc/vendor_sched/reduce_prefer_idle",
"Values": [
"0",
@ -532,7 +532,7 @@
},
{
"PowerHint": "LAUNCH",
"Node": "ReduceRreferIdle",
"Node": "ReducePreferIdle",
"Duration": 5000,
"Value": "0"
},