summaryrefslogtreecommitdiffstats
path: root/p31xx-common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'p31xx-common.mk')
-rwxr-xr-xp31xx-common.mk12
1 files changed, 8 insertions, 4 deletions
diff --git a/p31xx-common.mk b/p31xx-common.mk
index 33353a8..9467b38 100755
--- a/p31xx-common.mk
+++ b/p31xx-common.mk
@@ -79,16 +79,20 @@ PRODUCT_COPY_FILES += \
# Packages
PRODUCT_PACKAGES += \
- audio.primary.piranha \
- audio.a2dp.default \
lights.piranha \
- libtinyalsa \
- libaudioutils \
libinvensense_mpl \
hwcomposer.omap4 \
smc_pa_ctrl \
tf_daemon
+# Audio
+PRODUCT_PACKAGES += \
+ audio.primary.piranha \
+ audio.a2dp.default \
+ libtinyalsa \
+ libaudioutils \
+ libaudio-ril-interface
+
# Sensors
PRODUCT_PACKAGES += \
sensors.piranha \