diff --git a/audio/audio_policy_configuration_vendor.xml b/audio/audio_policy_configuration_vendor.xml index b914ddb..9b3bce5 100644 --- a/audio/audio_policy_configuration_vendor.xml +++ b/audio/audio_policy_configuration_vendor.xml @@ -437,8 +437,8 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - + + diff --git a/audio/bluetooth_hearing_aid_audio_policy_configuration.xml b/audio/bluetooth_hearing_aid_audio_policy_configuration.xml new file mode 100644 index 0000000..7dcabf7 --- /dev/null +++ b/audio/bluetooth_hearing_aid_audio_policy_configuration.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + diff --git a/bengal.mk b/bengal.mk index 90c2799..54840ce 100644 --- a/bengal.mk +++ b/bengal.mk @@ -79,6 +79,7 @@ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration.xml \ $(LOCAL_PATH)/audio/audio_policy_configuration_vendor.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/audio_policy_configuration.xml \ $(LOCAL_PATH)/audio/audio_policy_volumes.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_volumes.xml \ + $(LOCAL_PATH)/audio/bluetooth_hearing_aid_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_hearing_aid_audio_policy_configuration.xml \ $(LOCAL_PATH)/audio/sound_trigger_mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sound_trigger_mixer_paths.xml \ $(LOCAL_PATH)/audio/sound_trigger_platform_info.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sound_trigger_platform_info.xml