summaryrefslogtreecommitdiff
path: root/sdm660_64.mk
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@quicinc.com>2017-06-18 17:25:22 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-06-18 17:25:22 -0700
commit389933760f00d07e946ac6d2b1cafec88a190558 (patch)
treeb98cf47d15196a2988cc430d2a97d7452341bb80 /sdm660_64.mk
parent2ac1d0c970e39f9ecc4e4722afde35f9ccff86ab (diff)
parent7ef6bbde611201c3c515d871d74ce70ef703399c (diff)
Merge "sdm660_64: update name of media profiles xml"
Diffstat (limited to 'sdm660_64.mk')
-rw-r--r--sdm660_64.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdm660_64.mk b/sdm660_64.mk
index 716c03f..5d73a61 100644
--- a/sdm660_64.mk
+++ b/sdm660_64.mk
@@ -40,7 +40,7 @@ TARGET_USE_UI_SVA := true
ifeq ($(TARGET_ENABLE_QC_AV_ENHANCEMENTS), true)
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_profiles.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.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