powerhint: release BC max frequency when launching
Bug: 218459805 Test: Build and Trace Change-Id: I9d3ac193d5eb9449bcbbf7c4d7aeb672d45c7820 Signed-off-by: Kyle Lin <kylelin@google.com>
This commit is contained in:
parent
7bd53411b9
commit
8c4b2d44f5
1 changed files with 6 additions and 0 deletions
|
@ -392,6 +392,12 @@
|
||||||
"Duration": 5000,
|
"Duration": 5000,
|
||||||
"Value": "65"
|
"Value": "65"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "LAUNCH",
|
||||||
|
"Node": "CPUBigClusterMaxFreq",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "9999999"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "LAUNCH",
|
"PowerHint": "LAUNCH",
|
||||||
"Node": "CPUMidClusterMaxFreq",
|
"Node": "CPUMidClusterMaxFreq",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue