summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mini_common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mini_common.mk b/mini_common.mk
index 3968b42..2ee5b56 100644
--- a/mini_common.mk
+++ b/mini_common.mk
@@ -67,8 +67,9 @@ PRODUCT_PACKAGES += \
# be included in platform.zip
PRODUCT_PACKAGES += camera.goldfish.jpeg
+PRODUCT_PACKAGES += framework-audio_effects.xml
+
PRODUCT_COPY_FILES += \
- frameworks/av/media/libeffects/data/audio_effects.xml:system/etc/audio_effects.xml \
frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
frameworks/native/data/etc/android.hardware.sensor.barometer.xml:system/etc/permissions/android.hardware.sensor.barometer.xml \
frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:system/etc/permissions/android.hardware.sensor.gyroscope.xml \