summaryrefslogtreecommitdiffstats
path: root/p3110.mk
diff options
context:
space:
mode:
authorDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-07-23 21:01:16 +0200
committerDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-07-23 21:01:16 +0200
commit26e46bc2806770e7c4bad91c27957883214b0271 (patch)
treeec2acb82fef471dd97261d65fe23aaecadc62bca /p3110.mk
parent513cd167e55dfaf68144ce7d8fa7a2af1d312c18 (diff)
downloaddevice_samsung_p3110-26e46bc2806770e7c4bad91c27957883214b0271.zip
device_samsung_p3110-26e46bc2806770e7c4bad91c27957883214b0271.tar.gz
device_samsung_p3110-26e46bc2806770e7c4bad91c27957883214b0271.tar.bz2
jellybeaned
Diffstat (limited to 'p3110.mk')
-rw-r--r--p3110.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/p3110.mk b/p3110.mk
index 08d8504..148c812 100644
--- a/p3110.mk
+++ b/p3110.mk
@@ -22,9 +22,8 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
# Audio
PRODUCT_COPY_FILES += \
- $(LOCAL_PATH)/configs/default_gain.conf:system/etc/default_gain.conf \
- $(LOCAL_PATH)/configs/tinyucm.conf:system/etc/tinyucm.conf \
- $(LOCAL_PATH)/configs/Volume.db:system/etc/Volume.db
+ $(LOCAL_PATH)/configs/tiny_hw.xml:system/etc/sound/espressowifi \
+ $(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/p31xx/p3110-vendor.mk)