summaryrefslogtreecommitdiffstats
path: root/p5110.mk
diff options
context:
space:
mode:
Diffstat (limited to 'p5110.mk')
-rw-r--r--p5110.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/p5110.mk b/p5110.mk
index 0bad169..01172f4 100644
--- a/p5110.mk
+++ b/p5110.mk
@@ -20,5 +20,10 @@ LOCAL_PATH := device/samsung/p5110
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
+# Audio
+PRODUCT_COPY_FILES += \
+ $(LOCAL_PATH)/configs/tiny_hw.xml:system/etc/sound/espresso10wifi \
+ $(LOCAL_PATH)/configs/audio_policy.conf:system/etc/audio_policy.conf
+
# Use the non-open-source parts, if they're present
$(call inherit-product, vendor/samsung/p51xx/p5110-vendor.mk)