diff --git a/power-libperfmgr/sdm636_powerhint.json b/power-libperfmgr/sdm636_powerhint.json index ec4779ef..3ee97093 100644 --- a/power-libperfmgr/sdm636_powerhint.json +++ b/power-libperfmgr/sdm636_powerhint.json @@ -266,6 +266,12 @@ "Duration": 5000, "Value": "10000" }, + { + "PowerHint": "AUDIO_LAUNCH", + "Node": "PMQoSCpuDmaLatency", + "Duration": 0, + "Value": "43" + }, { "PowerHint": "AUDIO_STREAMING", "Node": "PMQoSCpuDmaLatency", diff --git a/power-libperfmgr/sdm660_powerhint.json b/power-libperfmgr/sdm660_powerhint.json index dd44eaef..9732c82f 100644 --- a/power-libperfmgr/sdm660_powerhint.json +++ b/power-libperfmgr/sdm660_powerhint.json @@ -266,6 +266,12 @@ "Duration": 5000, "Value": "10000" }, + { + "PowerHint": "AUDIO_LAUNCH", + "Node": "PMQoSCpuDmaLatency", + "Duration": 0, + "Value": "43" + }, { "PowerHint": "AUDIO_STREAMING", "Node": "PMQoSCpuDmaLatency",