summaryrefslogtreecommitdiffstats
path: root/r_non_plat/hal_graphics_allocator_default.te
diff options
context:
space:
mode:
Diffstat (limited to 'r_non_plat/hal_graphics_allocator_default.te')
-rw-r--r--r_non_plat/hal_graphics_allocator_default.te24
1 files changed, 0 insertions, 24 deletions
diff --git a/r_non_plat/hal_graphics_allocator_default.te b/r_non_plat/hal_graphics_allocator_default.te
deleted file mode 100644
index a968437..0000000
--- a/r_non_plat/hal_graphics_allocator_default.te
+++ /dev/null
@@ -1,24 +0,0 @@
-# ==============================================
-# MTK Policy Rule
-# ==============================================
-
-#============= hal_graphics_allocator_default ==============
-allow hal_graphics_allocator_default gpu_device:dir search;
-
-#============= hal_graphics_allocator_default ==============
-allow hal_graphics_allocator_default sw_sync_device:chr_file { open read write getattr ioctl };
-
-#============= hal_graphics_allocator_default ==============
-allow hal_graphics_allocator_default debugfs_ion:dir search;
-
-#============= hal_graphics_allocator_default ==============
-allow hal_graphics_allocator_default debugfs_tracing:file write;
-
-#============= hal_graphics_allocator_default ==============
-allow hal_graphics_allocator_default debugfs_tracing:file open;
-
-#============= hal_graphics_allocator_default ==============
-allow hal_graphics_allocator_default proc_ged:file r_file_perms;
-allowxperm hal_graphics_allocator_default proc_ged:file ioctl { proc_ged_ioctls };
-
-#============= hal_graphics_allocator_default ==============