vendor: remove custom sepolicies for now

Change-Id: I971a0f8f5e966738f3128519e54ddf638f920ff5
diff --git a/sepolicy/file.te b/sepolicy/file.te
index b16b25b..18780db 100644
--- a/sepolicy/file.te
+++ b/sepolicy/file.te
@@ -2,6 +2,6 @@
 # OmniROM common sepolicy
 #
 
-type sysfs_ioscheduler, fs_type, sysfs_type;
-type sysfs_zram, fs_type, sysfs_type;
-type sysfs_ksm, fs_type, sysfs_type;
+#type sysfs_ioscheduler, fs_type, sysfs_type;
+#type sysfs_zram, fs_type, sysfs_type;
+#type sysfs_ksm, fs_type, sysfs_type;