sm8150-common: Copy media_codecs_google_video_le from fw/av
Change-Id: Ic88c7946c089b4f055393e44b97268a79885b113
This commit is contained in:
parent
5418963be4
commit
9e7c7b7fef
|
@ -296,7 +296,8 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_audio.xml \
|
||||
frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_telephony.xml \
|
||||
frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video.xml
|
||||
frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video.xml \
|
||||
frameworks/av/media/libstagefright/data/media_codecs_google_video_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video_le.xml
|
||||
|
||||
# Net
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
|
@ -1713,7 +1713,6 @@ vendor/etc/init/vendor.qti.hardware.seccam@1.0-service-qti.rc
|
|||
vendor/etc/init/vendor.dolby.hardware.dms@1.0-service.rc
|
||||
vendor/etc/init/vendor.oneplus.hardware.param@1.0-service.rc
|
||||
vendor/etc/18825_ftm.conf
|
||||
vendor/etc/media_codecs_google_video_le.xml
|
||||
vendor/etc/media_codecs_dolby_audio.xml
|
||||
vendor/etc/selinux/sepolicy_debug
|
||||
vendor/etc/system_properties.xml
|
||||
|
|
Loading…
Reference in New Issue