aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/qti_init_shell.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/qti_init_shell.te')
-rw-r--r--sepolicy/qti_init_shell.te4
1 files changed, 4 insertions, 0 deletions
diff --git a/sepolicy/qti_init_shell.te b/sepolicy/qti_init_shell.te
new file mode 100644
index 0000000..67789aa
--- /dev/null
+++ b/sepolicy/qti_init_shell.te
@@ -0,0 +1,4 @@
+allow qti_init_shell shell_exec:file { r_file_perms entrypoint };
+allow qti_init_shell toolbox_exec:file { r_file_perms execute_no_trans execute };
+
+allow qti_init_shell sysfs:file { rw_file_perms };