Merge "audio configuration file path change because it is relocated"

This commit is contained in:
Anatol Pomazau
2012-03-28 12:21:22 -07:00
committed by Android (Google) Code Review

View 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)