zenfone6: Import stock media profiles

* Make them compatible with AOSP and switch to them

Change-Id: I60f7c3d08e04004932918d1d32b8475675882510
diff --git a/system.prop b/system.prop
index 4f1681b..e7ca90e 100644
--- a/system.prop
+++ b/system.prop
@@ -2,4 +2,7 @@
 persist.vendor.cne.feature=1
 
 # DPM
-persist.vendor.dpm.feature=10
\ No newline at end of file
+persist.vendor.dpm.feature=10
+
+# Media
+media.settings.xml=/system/etc/media_profiles_vendor.xml
\ No newline at end of file