diff --git a/audio/cheetah/aidl_config/audio_policy_configuration.xml b/audio/cheetah/aidl_config/audio_policy_configuration.xml index 941c9f0..af824c3 100644 --- a/audio/cheetah/aidl_config/audio_policy_configuration.xml +++ b/audio/cheetah/aidl_config/audio_policy_configuration.xml @@ -36,6 +36,21 @@ + + + + + + + sources="primary output,deep buffer,haptic,voip_rx,compressed offload"/> + sources="primary output,deep buffer,haptic,voip_rx,compressed offload"/> - + diff --git a/audio/panther/aidl_config/audio_policy_configuration.xml b/audio/panther/aidl_config/audio_policy_configuration.xml index 941c9f0..af824c3 100644 --- a/audio/panther/aidl_config/audio_policy_configuration.xml +++ b/audio/panther/aidl_config/audio_policy_configuration.xml @@ -36,6 +36,21 @@ + + + + + + + sources="primary output,deep buffer,haptic,voip_rx,compressed offload"/> + sources="primary output,deep buffer,haptic,voip_rx,compressed offload"/> - + diff --git a/powerhint-cheetah.json b/powerhint-cheetah.json index c023372..2e8ddce 100644 --- a/powerhint-cheetah.json +++ b/powerhint-cheetah.json @@ -1863,6 +1863,12 @@ "Duration": 0, "Value": "572000" }, + { + "PowerHint": "ADPF_FIRST_FRAME", + "Node": "GPUMinFreq", + "Duration": 50, + "Value": "302000" + }, { "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT", "Node": "PMU_POLL", diff --git a/powerhint-panther.json b/powerhint-panther.json index bc73538..6e9f2a0 100644 --- a/powerhint-panther.json +++ b/powerhint-panther.json @@ -1730,6 +1730,12 @@ "Duration": 0, "Value": "572000" }, + { + "PowerHint": "ADPF_FIRST_FRAME", + "Node": "GPUMinFreq", + "Duration": 50, + "Value": "302000" + }, { "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT", "Node": "PMU_POLL",