audio: move audio table to /vendor/etc

Bug: 62039625
Change-Id: Ibd9419c2495b23dd2757ab8b321dee2f3650fc7a
Signed-off-by: David Lin <dtwlin@google.com>
This commit is contained in:
David Lin
2017-05-24 09:33:25 -07:00
parent 3bf0d00606
commit 9da82eddbf

View File

@@ -55,8 +55,8 @@ PRODUCT_COPY_FILES += \
# Audio
PRODUCT_COPY_FILES += \
device/google/taimen/mixer_paths_tavil.xml:system/etc/mixer_paths_tavil_taimen.xml \
device/google/taimen/audio_platform_info_tavil.xml:system/etc/audio_platform_info_tavil_taimen.xml
device/google/taimen/mixer_paths_tavil.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_tavil_taimen.xml \
device/google/taimen/audio_platform_info_tavil.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_platform_info_tavil_taimen.xml
# Wifi configuration file
PRODUCT_COPY_FILES += \