Fix bad merge of powerhint.json for RCP
Bug: 324249957 Change-Id: I45723fe840e454efd71b7e3acc4879ed7fd3a5ce Test: Build
This commit is contained in:
parent
f28d1f2826
commit
282a75b7cb
1 changed files with 12 additions and 12 deletions
|
@ -411,18 +411,6 @@
|
||||||
"DefaultIndex": 0,
|
"DefaultIndex": 0,
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "LAUNCH",
|
|
||||||
"Node": "TAPreferredIdleMaskHigh",
|
|
||||||
"Duration": 5000,
|
|
||||||
"Value": "0xff"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "LAUNCH",
|
|
||||||
"Node": "TAPreferredIdleMaskMid",
|
|
||||||
"Duration": 5000,
|
|
||||||
"Value": "0xff"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Name": "TAPreferredIdleMaskHigh",
|
"Name": "TAPreferredIdleMaskHigh",
|
||||||
"Path": "/proc/vendor_sched/groups/ta/preferred_idle_mask_high",
|
"Path": "/proc/vendor_sched/groups/ta/preferred_idle_mask_high",
|
||||||
|
@ -977,6 +965,18 @@
|
||||||
"Duration": 5000,
|
"Duration": 5000,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "LAUNCH",
|
||||||
|
"Node": "TAPreferredIdleMaskHigh",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "0xff"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "LAUNCH",
|
||||||
|
"Node": "TAPreferredIdleMaskMid",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "0xff"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "LAUNCH_EXTEND",
|
"PowerHint": "LAUNCH_EXTEND",
|
||||||
"Node": "CPUBigClusterMaxFreq",
|
"Node": "CPUBigClusterMaxFreq",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue