summaryrefslogtreecommitdiffstats
path: root/p5110.mk
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2013-05-05 22:21:54 +0200
committerPaul Kocialkowski <contact@paulk.fr>2013-05-05 22:21:54 +0200
commitaa03415e5dad956f85badfafbcad1a4649e509bc (patch)
treec9cec0dc2447f5bb877ca3faaf89d4926f9b55fd /p5110.mk
parentc4f4c009648a0d5eea5e9c4334f6d5ffff1fa66f (diff)
downloaddevice_samsung_p5110-replicant-4.0.zip
device_samsung_p5110-replicant-4.0.tar.gz
device_samsung_p5110-replicant-4.0.tar.bz2
Audio configurationreplicant-4.0
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
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)