diff --git a/configs/media_codecs.xml b/configs/media_codecs.xml index 7aab5fe..141e7c7 100644 --- a/configs/media_codecs.xml +++ b/configs/media_codecs.xml @@ -92,5 +92,5 @@ - + diff --git a/device-common.mk b/device-common.mk index 8ad46b1..79360db 100644 --- a/device-common.mk +++ b/device-common.mk @@ -152,7 +152,7 @@ PRODUCT_PACKAGES += \ PRODUCT_COPY_FILES += \ device/asus/flo/configs/media_profiles_V1_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml \ 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_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 \ device/asus/flo/configs/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \ device/asus/flo/configs/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml