summaryrefslogtreecommitdiffstats
path: root/p5110.mk
diff options
context:
space:
mode:
Diffstat (limited to 'p5110.mk')
-rw-r--r--p5110.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/p5110.mk b/p5110.mk
index 4ef81c2..9ac1522 100644
--- a/p5110.mk
+++ b/p5110.mk
@@ -20,5 +20,9 @@ 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
+
# Use the non-open-source parts, if they're present
$(call inherit-product-if-exists, vendor/samsung/p51xx/p5110-vendor.mk)