summaryrefslogtreecommitdiff
path: root/sdm660_64.mk
diff options
context:
space:
mode:
authorUma Mehta <umamehta@codeaurora.org>2017-05-17 17:13:56 +0530
committerUma Mehta <umamehta@codeaurora.org>2017-05-17 17:13:56 +0530
commitad007c396b706778285f9d527dac3c28ed575fe7 (patch)
tree2402b829289608cb5805e282095ae345abe5362d /sdm660_64.mk
parentec2cfbd7080a2ad136cf99788f8dbe064605164f (diff)
sdm660: Install media_profiles in system/etc
Install media_profiles in system/etc as well since the file is currently checked in system etc partition only Change-Id: I5e59623fd367d00bfd7cfdf3ddca07749e76f84a
Diffstat (limited to 'sdm660_64.mk')
-rw-r--r--sdm660_64.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/sdm660_64.mk b/sdm660_64.mk
index 2b08e53..9bfc916 100644
--- a/sdm660_64.mk
+++ b/sdm660_64.mk
@@ -38,9 +38,11 @@ TARGET_USE_UI_SVA := true
# Video codec configuration files
ifeq ($(TARGET_ENABLE_QC_AV_ENHANCEMENTS), true)
-PRODUCT_COPY_FILES += device/qcom/sdm660_64/media_profiles.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles.xml
-PRODUCT_COPY_FILES += device/qcom/sdm660_64/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml
-PRODUCT_COPY_FILES += device/qcom/sdm660_64/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml
+PRODUCT_COPY_FILES += \
+ device/qcom/sdm660_64/media_profiles.xml:system/etc/media_profiles.xml \
+ device/qcom/sdm660_64/media_profiles.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles.xml \
+ device/qcom/sdm660_64/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \
+ device/qcom/sdm660_64/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml
endif #TARGET_ENABLE_QC_AV_ENHANCEMENTS
# video seccomp policy files