diff --git a/configs/media/media_codecs.xml b/configs/media/media_codecs.xml index edbb594..3610d6c 100644 --- a/configs/media/media_codecs.xml +++ b/configs/media/media_codecs.xml @@ -124,9 +124,8 @@ Only the three quirks included above are recognized at this point: --> - - + @@ -350,7 +349,5 @@ Only the three quirks included above are recognized at this point: - - diff --git a/configs/media/media_codecs_performance.xml b/configs/media/media_codecs_performance.xml index dd2a393..e3faf34 100644 --- a/configs/media/media_codecs_performance.xml +++ b/configs/media/media_codecs_performance.xml @@ -49,47 +49,24 @@ limitations under the License. - - - - - - - - - - - - - - - - - - - - - - - @@ -130,33 +107,16 @@ limitations under the License. - - - - - - - - - - - - - - - - - @@ -164,23 +124,11 @@ limitations under the License. - - - - - - - - - - - - @@ -188,12 +136,6 @@ limitations under the License. - - - - - - diff --git a/device.mk b/device.mk index ff0e77a..005d966 100644 --- a/device.mk +++ b/device.mk @@ -205,10 +205,7 @@ PRODUCT_PACKAGES += vendor.lineage.livedisplay@2.0-service-sdm PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/media/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \ $(LOCAL_PATH)/configs/media/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \ - $(LOCAL_PATH)/configs/media/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_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 + $(LOCAL_PATH)/configs/media/media_profiles_V1_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml # Mlipay PRODUCT_PACKAGES += \