zenfone6: remove init.qcom.rc
Change-Id: Iab971fe00e411a97348e4e2651c8cdadebd9aa51
diff --git a/prebuilt/system/etc/init/init.qcom.rc b/prebuilt/system/etc/init/init.qcom.rc
deleted file mode 100644
index 5328172..0000000
--- a/prebuilt/system/etc/init/init.qcom.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-on post-fs
- mount none /dev/null /vendor/overlay/FrameworksResCommon.apk bind
\ No newline at end of file
diff --git a/sepolicy/private/init.te b/sepolicy/private/init.te
index 8f9c049..7d7e100 100644
--- a/sepolicy/private/init.te
+++ b/sepolicy/private/init.te
@@ -5,7 +5,4 @@
allow init { system_file vendor_file }:file mounton;
# Allow init to mount vendor configs
-allow init vendor_configs_file:dir mounton;
-allow init vendor_configs_file:file mounton;
-allow init vendor_overlay_file:dir mounton;
-allow init vendor_overlay_file:file mounton;
\ No newline at end of file
+allow init vendor_configs_file:dir mounton;
\ No newline at end of file
diff --git a/sepolicy/private/property_contexts b/sepolicy/private/property_contexts
index a74db44..228614f 100644
--- a/sepolicy/private/property_contexts
+++ b/sepolicy/private/property_contexts
@@ -6,5 +6,3 @@
ro.camera.res.fmq.size u:object_r:exported_system_prop:s0 exact int
ro.camera.req.fmq.size u:object_r:exported_system_prop:s0 exact int
ro.product.system.manufacturer u:object_r:exported_system_prop:s0 exact int
-
-vendor.camera.aux.packageblacklist u:object_r:vendor_camera_prop:s0