From 08fd49c150ed077acf3592be98a78105859d7bf3 Mon Sep 17 00:00:00 2001 From: Hashcode Date: Mon, 16 Feb 2015 21:23:22 -0800 Subject: move google codec files to omap4-common build Change-Id: Id65da8c3cd2278b2a3dd7a80f0239626a9d9b4b6 --- common.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/common.mk b/common.mk index 347e236..8498db9 100644 --- a/common.mk +++ b/common.mk @@ -48,8 +48,6 @@ PRODUCT_COPY_FILES += \ $(OTTER_COMMON_FOLDER)/prebuilt/etc/audio_policy.conf:/system/etc/audio_policy.conf \ $(OTTER_COMMON_FOLDER)/prebuilt/etc/media_codecs.xml:/system/etc/media_codecs.xml \ $(OTTER_COMMON_FOLDER)/prebuilt/etc/media_profiles.xml:/system/etc/media_profiles.xml \ - frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:system/etc/media_codecs_google_audio.xml \ - frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:system/etc/media_codecs_google_video.xml \ frameworks/av/media/libstagefright/data/media_codecs_ffmpeg.xml:system/etc/media_codecs_ffmpeg.xml \ $(OTTER_COMMON_FOLDER)/prebuilt/etc/mixer_paths.xml:/system/etc/mixer_paths.xml \ $(OTTER_COMMON_FOLDER)/prebuilt/etc/wifi/TQS_S_2.6.ini:/system/etc/wifi/TQS_S_2.6.ini \ -- cgit v1.2.3