potter: remove unused media_profiles_rc.xml

* This is used only on devices with Moto Mods support, mostly Hasselblad one
This commit is contained in:
Vachounet
2017-06-21 11:13:26 +02:00
parent ba7b266f5a
commit 4c5ba1dedc
2 changed files with 1 additions and 317 deletions

View File

@@ -189,8 +189,7 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/media_codecs.xml:system/etc/media_codecs.xml \
$(LOCAL_PATH)/configs/media_codecs_performance.xml:system/etc/media_codecs_performance.xml \
$(LOCAL_PATH)/configs/media_profiles.xml:system/etc/media_profiles.xml \
$(LOCAL_PATH)/configs/media_profiles_rc.xml:system/etc/media_profiles_rc.xml
$(LOCAL_PATH)/configs/media_profiles.xml:system/etc/media_profiles.xml
PRODUCT_COPY_FILES += \
frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:system/etc/media_codecs_google_audio.xml \