OSDN Git Service

audio configuration file path change because it is relocated
authorJames Dong <jdong@google.com>
Sat, 24 Mar 2012 04:57:33 +0000 (21:57 -0700)
committerJames Dong <jdong@google.com>
Sat, 24 Mar 2012 04:58:34 +0000 (21:58 -0700)
o related-to-bug: 6214141

Change-Id: I27f50dad2cbc72390f828ba539317df1cf4b1189

target/product/generic_no_telephony.mk

index 2a65adf..d8bda3e 100644 (file)
@@ -71,7 +71,7 @@ PRODUCT_COPY_FILES := \
         system/bluetooth/data/blacklist.conf:system/etc/bluetooth/blacklist.conf \
         system/bluetooth/data/input.conf:system/etc/bluetooth/input.conf \
         system/bluetooth/data/network.conf:system/etc/bluetooth/network.conf \
-        frameworks/base/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf
+        frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf
 
 $(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk)
 $(call inherit-product-if-exists, external/lohit-fonts/fonts.mk)