From d4e90af8347254046c020861911d5002c42fb840 Mon Sep 17 00:00:00 2001 From: Aaron Kling Date: Tue, 1 Oct 2024 20:16:00 +0530 Subject: [PATCH] sm6375-common: Remove software omx codec references These are no longer available as of Android 14 QPR3. The C2 codecs available by default in the swcodec apex will be used instead. Change-Id: I8cdf3e700823779a7382c66c3df8410d41209b7c --- common.mk | 7 +-- media/holi/media_codecs_holi.xml | 84 -------------------------------- media/media_codecs.xml | 4 +- 3 files changed, 2 insertions(+), 93 deletions(-) delete mode 100644 media/holi/media_codecs_holi.xml diff --git a/common.mk b/common.mk index d3ae352..ae0a92f 100644 --- a/common.mk +++ b/common.mk @@ -267,7 +267,6 @@ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/media/media_profiles_vendor.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_vendor.xml PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/media/holi/media_codecs_holi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_holi.xml \ $(LOCAL_PATH)/media/holi/media_codecs_performance_holi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance_holi.xml \ $(LOCAL_PATH)/media/holi/media_profiles_holi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_holi.xml @@ -277,13 +276,9 @@ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/media/blair/media_profiles_blair.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_blair.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_c2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_c2.xml \ frameworks/av/media/libstagefright/data/media_codecs_google_c2_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_c2_audio.xml \ - frameworks/av/media/libstagefright/data/media_codecs_google_c2_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_c2_video.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_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video_le.xml + frameworks/av/media/libstagefright/data/media_codecs_google_c2_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_c2_video.xml PRODUCT_PACKAGES += \ android.hardware.media.omx@1.0-service \ diff --git a/media/holi/media_codecs_holi.xml b/media/holi/media_codecs_holi.xml deleted file mode 100644 index 584dbcb..0000000 --- a/media/holi/media_codecs_holi.xml +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - diff --git a/media/media_codecs.xml b/media/media_codecs.xml index 6646dc7..c19999e 100644 --- a/media/media_codecs.xml +++ b/media/media_codecs.xml @@ -83,11 +83,9 @@ --> - - - +