summaryrefslogtreecommitdiffstats
path: root/p5110.mk
diff options
context:
space:
mode:
authorDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-07-23 16:38:51 +0200
committerDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-07-23 16:38:51 +0200
commit4a1056b77d057acd8271b2f541ee48bb66d62fe3 (patch)
tree76dd17c0e7350b1010f0c5fc404ae63ad81d6049 /p5110.mk
parentdd0fc8b4672d76b28e95569b69718efea5550ef7 (diff)
downloaddevice_samsung_p5110-4a1056b77d057acd8271b2f541ee48bb66d62fe3.zip
device_samsung_p5110-4a1056b77d057acd8271b2f541ee48bb66d62fe3.tar.gz
device_samsung_p5110-4a1056b77d057acd8271b2f541ee48bb66d62fe3.tar.bz2
jellybeaned
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)