zenfone6: It's Q time

Change-Id: Icb2104ca2bda524e7fc3c7ee9a69e2b0dc8c1abc
diff --git a/sepolicy/private/platform_app.te b/sepolicy/private/platform_app.te
index ad9d2f6..1be62db 100644
--- a/sepolicy/private/platform_app.te
+++ b/sepolicy/private/platform_app.te
@@ -1,5 +1,5 @@
-allow platform_app vendor_file:file r_file_perms;
-allow platform_app asus_prop:file r_file_perms;
+#allow platform_app vendor_file:file r_file_perms;
+#allow platform_app asus_prop:file r_file_perms;
 allow platform_app app_data_file:file { execute };
 allow platform_app vendor_camera_data_file:dir { add_name create getattr remove_name rw_file_perms search setattr };
 allow platform_app vendor_camera_data_file:file { create getattr unlink rw_file_perms setattr };
\ No newline at end of file