summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/private/file_contexts3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/private/file_contexts b/common/private/file_contexts
index d6708f8..09da0f6 100644
--- a/common/private/file_contexts
+++ b/common/private/file_contexts
@@ -21,3 +21,6 @@
# ADB Root
/system/bin/adb_root u:object_r:adbroot_exec:s0
/data/adbroot(/.*)? u:object_r:adbroot_data_file:s0
+
+# Bash
+/system/xbin/bash u:object_r:shell_exec:s0