diff options
| author | Hashcode <hashcode0f@gmail.com> | 2015-02-16 21:23:22 -0800 |
|---|---|---|
| committer | HashBang <hashbang173@gmail.com> | 2015-02-17 10:02:09 -0500 |
| commit | 08fd49c150ed077acf3592be98a78105859d7bf3 (patch) | |
| tree | c1081e4f47b6ca7ef9ae7cec00a1cd3c10cae635 | |
| parent | 66845d43997d231440a3838ac6170e32f2b9fbf2 (diff) | |
move google codec files to omap4-common build
Change-Id: Id65da8c3cd2278b2a3dd7a80f0239626a9d9b4b6
| -rw-r--r-- | common.mk | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 \ |
