From 36f4c10f5d1ab31cb24d187234be8162d98dfadb Mon Sep 17 00:00:00 2001 From: Aaron Kling Date: Fri, 28 Jun 2024 22:09:34 -0500 Subject: [PATCH] sm7125-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 | 6 +----- configs/media/media_codecs.xml | 5 +---- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/common.mk b/common.mk index 41ad4d3..446b94c 100644 --- a/common.mk +++ b/common.mk @@ -233,12 +233,8 @@ PRODUCT_PACKAGES += \ # Media 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_c2_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_c2_video.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_video_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video_le.xml + frameworks/av/media/libstagefright/data/media_codecs_google_c2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_c2.xml PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/media/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \ diff --git a/configs/media/media_codecs.xml b/configs/media/media_codecs.xml index 6ce2ece..53c0580 100644 --- a/configs/media/media_codecs.xml +++ b/configs/media/media_codecs.xml @@ -120,6 +120,7 @@ Only the three quirks included above are recognized at this point: + @@ -410,9 +411,5 @@ Only the three quirks included above are recognized at this point: - - - -