6 lines
277 B
Makefile
6 lines
277 B
Makefile
|
# Media
|
||
|
PRODUCT_COPY_FILES += \
|
||
|
$(LOCAL_PATH)/configs/media_profiles.xml:system/etc/media_profiles.xml \
|
||
|
$(LOCAL_PATH)/configs/media_codecs.xml:system/etc/media_codecs.xml \
|
||
|
$(LOCAL_PATH)/configs/media_codecs_performance.xml:system/etc/media_codecs_performance.xml
|