diff --git a/configs/media/media_codecs_performance_sdmmagpie_v1.xml b/configs/media/media_codecs_performance_sdmmagpie_v1.xml index 14ae7f8..cb12b7d 100644 --- a/configs/media/media_codecs_performance_sdmmagpie_v1.xml +++ b/configs/media/media_codecs_performance_sdmmagpie_v1.xml @@ -56,24 +56,6 @@ limitations under the License. - - - - - - - - - - - - - - - - - - @@ -138,42 +120,6 @@ limitations under the License. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/configs/media/media_codecs_vendor_sdmmagpie_v1.xml b/configs/media/media_codecs_vendor_sdmmagpie_v1.xml index 4cedf47..8c0b38c 100644 --- a/configs/media/media_codecs_vendor_sdmmagpie_v1.xml +++ b/configs/media/media_codecs_vendor_sdmmagpie_v1.xml @@ -121,10 +121,8 @@ Only the three quirks included above are recognized at this point: --> - - - + @@ -444,5 +442,4 @@ Only the three quirks included above are recognized at this point: - diff --git a/sm6150.mk b/sm6150.mk index 83fc2d8..b4c039b 100644 --- a/sm6150.mk +++ b/sm6150.mk @@ -266,11 +266,6 @@ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/media/media_codecs_vendor_sdmmagpie_v1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \ $(LOCAL_PATH)/configs/media/media_profiles.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml -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 - # Network PRODUCT_PACKAGES += \ android.system.net.netd@1.1.vendor \