vendor: remove custom sepolicies for now

Change-Id: I971a0f8f5e966738f3128519e54ddf638f920ff5
diff --git a/sepolicy/system_app.te b/sepolicy/system_app.te
index 7d8a42e..a142f29 100644
--- a/sepolicy/system_app.te
+++ b/sepolicy/system_app.te
@@ -3,11 +3,11 @@
 #
 
 allow system_app sysfs_lowmemorykiller:file rw_file_perms;
-allow system_app sysfs_devices_system_cpu:file rw_file_perms;
-allow system_app sysfs_ioscheduler:file rw_file_perms;
-allow system_app sysfs_zram:file rw_file_perms;
-allow system_app sysfs_ksm:file rw_file_perms;
+#allow system_app sysfs_devices_system_cpu:file rw_file_perms;
+#allow system_app sysfs_ioscheduler:file rw_file_perms;
+#allow system_app sysfs_zram:file rw_file_perms;
+#allow system_app sysfs_ksm:file rw_file_perms;
 
 # Read /sys/kernel/debug/wakeup_sources.
-allow system_app debugfs:file r_file_perms;
+#allow system_app debugfs:file r_file_perms;