sdm660_64: update name of media profiles xml
update the name of the media profiles xml to match the name of the file queried by the media profiles header file Change-Id: I472d8f0f94a55fd76e99a2b55410e38b4607527e
This commit is contained in:
parent
2c98f39cee
commit
7ef6bbde61
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue