summaryrefslogtreecommitdiffstats
path: root/p51xx-common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'p51xx-common.mk')
-rwxr-xr-xp51xx-common.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/p51xx-common.mk b/p51xx-common.mk
index 3713014..e305535 100755
--- a/p51xx-common.mk
+++ b/p51xx-common.mk
@@ -40,9 +40,7 @@ PRODUCT_COPY_FILES += \
# 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/espresso10rf
# GPS
PRODUCT_COPY_FILES += \
@@ -85,7 +83,8 @@ PRODUCT_COPY_FILES += \
# Packages
PRODUCT_PACKAGES += \
- audio.a2dp.default \
+ audio.primary.piranha \
+ audio.a2dp.default \
lights.piranha \
libtinyalsa \
libaudioutils \