From ea105a729f8158546c7b84c08d24ae973cf2a8fb Mon Sep 17 00:00:00 2001 From: Ondrej Hlavac Date: Tue, 27 Jun 2017 17:53:49 +0200 Subject: shinano-common: Import media_profiles.xml from common Change-Id: Icb72a78ce2f8b39d39ffad1ee5409247d997636b Signed-off-by: Nikhil Punathil --- shinano.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shinano.mk') diff --git a/shinano.mk b/shinano.mk index a3b5cc6..2b164e9 100644 --- a/shinano.mk +++ b/shinano.mk @@ -98,7 +98,8 @@ PRODUCT_COPY_FILES += \ # Media profile PRODUCT_COPY_FILES += \ $(COMMON_PATH)/media_codecs.xml:system/etc/media_codecs.xml \ - $(COMMON_PATH)/media_codecs_performance.xml:system/etc/media_codecs_performance.xml + $(COMMON_PATH)/media_codecs_performance.xml:system/etc/media_codecs_performance.xml \ + $(COMMON_PATH)/media_profiles.xml:system/etc/media_profiles.xml # Bluetooth PRODUCT_COPY_FILES += \ -- cgit v1.2.3