summaryrefslogtreecommitdiffstats
path: root/target/product/sdk.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/product/sdk.mk')
-rw-r--r--target/product/sdk.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/sdk.mk b/target/product/sdk.mk
index 5abdd55..62d4059 100644
--- a/target/product/sdk.mk
+++ b/target/product/sdk.mk
@@ -86,6 +86,7 @@ PRODUCT_COPY_FILES := \
development/tools/emulator/system/camera/media_codecs.xml:system/etc/media_codecs.xml \
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
frameworks/native/data/etc/android.hardware.camera.autofocus.xml:system/etc/permissions/android.hardware.camera.autofocus.xml \
+ frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf \
hardware/libhardware_legacy/audio/audio_policy.conf:system/etc/audio_policy.conf
$(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk)