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
901e91ea9b
commit
d0d28f1200
1 changed files with 6 additions and 0 deletions
|
@ -405,6 +405,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