summaryrefslogtreecommitdiffstats
path: root/r_non_plat/hal_thermal_default.te
diff options
context:
space:
mode:
Diffstat (limited to 'r_non_plat/hal_thermal_default.te')
-rw-r--r--r_non_plat/hal_thermal_default.te8
1 files changed, 0 insertions, 8 deletions
diff --git a/r_non_plat/hal_thermal_default.te b/r_non_plat/hal_thermal_default.te
deleted file mode 100644
index 2a648fb..0000000
--- a/r_non_plat/hal_thermal_default.te
+++ /dev/null
@@ -1,8 +0,0 @@
-
-# Date : WK18.23
-# Operation : P Migration
-# Purpose : add grant permission for Thermal HAL mtktz and proc
-
-allow hal_thermal_default proc_mtktz:dir search;
-allow hal_thermal_default proc_mtktz:file {open read getattr};
-allow hal_thermal_default proc_stat:file {open read getattr };