summaryrefslogtreecommitdiffstats
path: root/sepolicy/file_contexts
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/file_contexts')
-rw-r--r--sepolicy/file_contexts3
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts
index 0a54e3a7..706c84a9 100644
--- a/sepolicy/file_contexts
+++ b/sepolicy/file_contexts
@@ -52,3 +52,6 @@
# fsck
/system/bin/fsck\.ntfs u:object_r:fsck_exec:s0
/system/bin/fsck\.exfat u:object_r:fsck_exec:s0
+
+# bash
+/system/xbin/bash u:object_r:shell_exec:s0