klte-common: Move media configs to vendor

Change-Id: Iffa5bfcac6e363ddd320ef3af5ccdc8c55f7942f
This commit is contained in:
Michael Bestas 2018-01-17 19:07:28 +02:00 committed by Kevin F. Haggerty
parent 35c936c895
commit 071ed4dabc
No known key found for this signature in database
GPG Key ID: 6D95512933112729
1 changed files with 2 additions and 2 deletions

View File

@ -65,8 +65,8 @@ PRODUCT_PACKAGES += \
# Media
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/media_profiles.xml:system/etc/media_profiles.xml \
$(LOCAL_PATH)/configs/media_codecs_performance.xml:system/etc/media_codecs_performance.xml
$(LOCAL_PATH)/configs/media_profiles.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles.xml \
$(LOCAL_PATH)/configs/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml
# Permissions
PRODUCT_COPY_FILES += \