aboutsummaryrefslogtreecommitdiffstats
path: root/espresso-common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'espresso-common.mk')
-rw-r--r--espresso-common.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/espresso-common.mk b/espresso-common.mk
index 36831d6..9b58bfa 100644
--- a/espresso-common.mk
+++ b/espresso-common.mk
@@ -73,6 +73,13 @@ PRODUCT_COPY_FILES += \
frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:system/etc/media_codecs_google_audio.xml \
frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:system/etc/media_codecs_google_telephony.xml
+# Audio configs
+PRODUCT_COPY_FILES += \
+ $(LOCAL_PATH)/audio/tiny_hw_espresso.xml:system/etc/sound/espresso \
+ $(LOCAL_PATH)/audio/tiny_hw_espressowifi.xml:system/etc/sound/espressowifi \
+ $(LOCAL_PATH)/audio/tiny_hw_espresso10.xml:system/etc/sound/espresso10 \
+ $(LOCAL_PATH)/audio/tiny_hw_espresso10wifi.xml:system/etc/sound/espresso10wifi
+
# Keylayout
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/usr/keychars/espresso-gpio-keypad.kcm:system/usr/keychars/espresso-gpio-keypad.kcm \