From 347eb232bea7e29d07ec93db2cc4132ec9ae71ad Mon Sep 17 00:00:00 2001 From: Max Weffers Date: Thu, 3 Oct 2019 17:12:52 +0200 Subject: [PATCH] clover: audio: move audio policy configuration to common --- audio/audio_policy_configuration.xml | 318 --------------------------- device.mk | 1 - 2 files changed, 319 deletions(-) delete mode 100644 audio/audio_policy_configuration.xml diff --git a/audio/audio_policy_configuration.xml b/audio/audio_policy_configuration.xml deleted file mode 100644 index 73cf5aa..0000000 --- a/audio/audio_policy_configuration.xml +++ /dev/null @@ -1,318 +0,0 @@ - - - - - - - - - - - - - - - - - - Speaker - Telephony Tx - Built-In Mic - Built-In Back Mic - FM Tuner - Telephony Rx - - Speaker - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/device.mk b/device.mk index 9c7d23e..ed0ff8a 100644 --- a/device.mk +++ b/device.mk @@ -40,7 +40,6 @@ DEVICE_PACKAGE_OVERLAYS += \ PRODUCT_COPY_FILES += \ $(DEVICE_PATH)/audio/audio_platform_info_intcodec.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_platform_info_intcodec.xml \ $(DEVICE_PATH)/audio/audio_platform_info_extcodec.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_platform_info_extcodec.xml \ - $(DEVICE_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration.xml \ $(DEVICE_PATH)/audio/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths.xml # Boot animation