From 8feed3c151b7a3fb6b2759569d4639c958d38bc6 Mon Sep 17 00:00:00 2001 From: Caio Schnepper Date: Tue, 14 Jul 2015 16:24:36 -0300 Subject: [PATCH] galaxys2-common: don't copy ffmpeg config anymore Change-Id: If1100b2388d738f3c3edb0f46220106312d1082a --- common.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/common.mk b/common.mk index 0cbd72b..1016819 100644 --- a/common.mk +++ b/common.mk @@ -111,8 +111,7 @@ PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/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_telephony.xml:system/etc/media_codecs_google_telephony.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 + frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:system/etc/media_codecs_google_video.xml # Graphics PRODUCT_PROPERTY_OVERRIDES += \