summaryrefslogtreecommitdiffstats
path: root/p51xx-common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'p51xx-common.mk')
-rwxr-xr-xp51xx-common.mk12
1 files changed, 1 insertions, 11 deletions
diff --git a/p51xx-common.mk b/p51xx-common.mk
index 07f5aab..d9a6348 100755
--- a/p51xx-common.mk
+++ b/p51xx-common.mk
@@ -38,10 +38,6 @@ PRODUCT_COPY_FILES := \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/vold.fstab:system/etc/vold.fstab
-# Audio
-PRODUCT_COPY_FILES += \
- $(LOCAL_PATH)/configs/tiny_hw.xml:system/etc/sound/espresso10rf
-
# GPS
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/gps.conf:system/etc/gps.conf \
@@ -94,8 +90,7 @@ PRODUCT_PACKAGES += \
audio.primary.piranha \
audio.a2dp.default \
libtinyalsa \
- libaudioutils \
- libaudio-ril-interface
+ libaudioutils
# Sensors
PRODUCT_PACKAGES += \
@@ -103,11 +98,6 @@ PRODUCT_PACKAGES += \
geomagneticd \
orientationd
-# RIL
-PRODUCT_PACKAGES += \
- libsamsung-ril \
- ipc-modemctrl
-
# Filesystem management tools
PRODUCT_PACKAGES += \
static_busybox \