sdm660-common: power-libperfmgr: Add AUDIO_LAUNCH to powerhint
* Eliminate logs spamming "Hint type not present in action: AUDIO_LAUNCH" Signed-off-by: clarencelol <clarencekuiek@icloud.com>
This commit is contained in:
parent
18da3fed81
commit
e2ef86d463
2 changed files with 12 additions and 0 deletions
|
@ -266,6 +266,12 @@
|
|||
"Duration": 5000,
|
||||
"Value": "10000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "AUDIO_LAUNCH",
|
||||
"Node": "PMQoSCpuDmaLatency",
|
||||
"Duration": 0,
|
||||
"Value": "43"
|
||||
},
|
||||
{
|
||||
"PowerHint": "AUDIO_STREAMING",
|
||||
"Node": "PMQoSCpuDmaLatency",
|
||||
|
|
|
@ -266,6 +266,12 @@
|
|||
"Duration": 5000,
|
||||
"Value": "10000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "AUDIO_LAUNCH",
|
||||
"Node": "PMQoSCpuDmaLatency",
|
||||
"Duration": 0,
|
||||
"Value": "43"
|
||||
},
|
||||
{
|
||||
"PowerHint": "AUDIO_STREAMING",
|
||||
"Node": "PMQoSCpuDmaLatency",
|
||||
|
|
Loading…
Reference in a new issue