diff options
| author | Robert Shih <robertshih@google.com> | 2017-06-20 10:36:06 -0700 |
|---|---|---|
| committer | Robert Shih <robertshih@google.com> | 2017-06-20 10:54:14 -0700 |
| commit | 869491ef0035cfea9e5642c3a6baf82dfb12c8cc (patch) | |
| tree | b0ffd153e88af60165ad93afb27ad82bc2ca65c8 | |
| parent | 655dfb3eb3d3f0a9634825ade8da96e51266c56e (diff) | |
Fugu: push media_codecs_google_video_le.xml on device
Bug: 62823909
Test: see pairing animation on boot
Change-Id: I3f8ed06ca3519ee5b065f7d08ef24abd4e74bef2
| -rw-r--r-- | device.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -152,7 +152,7 @@ PRODUCT_COPY_FILES += \ device/asus/fugu/wrs_omxil_components.list:system/etc/wrs_omxil_components.list \ 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_tv.xml:system/etc/media_codecs_google_tv.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_google_video_le.xml:system/etc/media_codecs_google_video_le.xml \ device/asus/fugu/media_codecs.xml:system/etc/media_codecs.xml \ device/asus/fugu/media_codecs_performance.xml:system/etc/media_codecs_performance.xml \ device/asus/fugu/mfx_omxil_core.conf:system/etc/mfx_omxil_core.conf \ |
