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:
clarencelol 2021-03-24 15:27:39 +08:00 committed by OdSazib
parent 18da3fed81
commit e2ef86d463
No known key found for this signature in database
GPG key ID: B678DBD07079B021
2 changed files with 12 additions and 0 deletions

View file

@ -266,6 +266,12 @@
"Duration": 5000, "Duration": 5000,
"Value": "10000" "Value": "10000"
}, },
{
"PowerHint": "AUDIO_LAUNCH",
"Node": "PMQoSCpuDmaLatency",
"Duration": 0,
"Value": "43"
},
{ {
"PowerHint": "AUDIO_STREAMING", "PowerHint": "AUDIO_STREAMING",
"Node": "PMQoSCpuDmaLatency", "Node": "PMQoSCpuDmaLatency",

View file

@ -266,6 +266,12 @@
"Duration": 5000, "Duration": 5000,
"Value": "10000" "Value": "10000"
}, },
{
"PowerHint": "AUDIO_LAUNCH",
"Node": "PMQoSCpuDmaLatency",
"Duration": 0,
"Value": "43"
},
{ {
"PowerHint": "AUDIO_STREAMING", "PowerHint": "AUDIO_STREAMING",
"Node": "PMQoSCpuDmaLatency", "Node": "PMQoSCpuDmaLatency",