summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Martins <bgcngm@gmail.com>2022-01-31 00:16:24 +0000
committerBruno Martins <bgcngm@gmail.com>2022-02-08 23:15:23 +0100
commitb1f5aac8f28f013ef29e4530582d1fd52fc3f828 (patch)
tree3dfe4d653ae8c0c0754e5579145492e39d9bfaca
parent6581b43a141e11cc1597533743fbd5d621bba1ff (diff)
common: Reflect the new path of bash
Change-Id: I74a54cefc3bc32e300fb69c061150696d61b7704
-rw-r--r--common/private/file_contexts2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/private/file_contexts b/common/private/file_contexts
index 1b2fb20..cc2800f 100644
--- a/common/private/file_contexts
+++ b/common/private/file_contexts
@@ -11,4 +11,4 @@
/data/adbroot(/.*)? u:object_r:adbroot_data_file:s0
# Bash
-/system/xbin/bash u:object_r:shell_exec:s0
+/(system_ext|system/system_ext)/bin/bash u:object_r:shell_exec:s0