sdm660-common: media: move specific media_profiles_V1_0 to device

This commit is contained in:
pythonlimited 2019-08-07 15:39:18 +02:00 committed by Max Weffers
parent a4df2c87fb
commit a42d8f3ff2
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE
2 changed files with 1 additions and 1175 deletions

File diff suppressed because it is too large Load diff

View file

@ -280,8 +280,7 @@ PRODUCT_PACKAGES += \
# Media
PRODUCT_COPY_FILES += \
$(COMMON_PATH)/configs/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \
$(COMMON_PATH)/configs/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \
$(COMMON_PATH)/configs/media_profiles_V1_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
$(COMMON_PATH)/configs/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml
PRODUCT_COPY_FILES += \
frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_audio.xml \