device: qcom: msm826: Add media_profiles.xml and media_codecs.xml

Create separate media_profiles.xml and media_codecs.xml for 8226

Change-Id: Ie8417135ccaefe591a585b703d3665425f5a4182
diff --git a/msm8226.mk b/msm8226.mk
index f56580e..594fa8e 100644
--- a/msm8226.mk
+++ b/msm8226.mk
@@ -1,3 +1,9 @@
+# media_profiles and media_codecs xmls for 8226
+ifeq ($(TARGET_USES_QCOM_BSP), true)
+PRODUCT_COPY_FILES += device/qcom/msm8226/media/media_profiles_8226.xml:system/etc/media_profiles.xml \
+                      device/qcom/msm8226/media/media_codecs_8226.xml:system/etc/media_codecs.xml
+endif
+
 $(call inherit-product, device/qcom/common/common.mk)
 
 PRODUCT_NAME := msm8226