summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Wu <wjack@google.com>2022-10-28 22:45:48 +0800
committerJack Wu <wjack@google.com>2022-10-29 00:05:12 +0800
commitdb3a4c70cc39eaa70811083b194036413307d3cb (patch)
tree216ce45cb4f8cf4b9a9049b1b46578707b8816d6
parent605f3172fb2f0180ca5cb92fee598146a4c0b0e7 (diff)
downloadredfin-sepolicy-db3a4c70cc39eaa70811083b194036413307d3cb.tar.gz
ignore shell access on wlc
Bug: 241172570 Test: boot Change-Id: I5c3e86c81bd249bb162b8008d10863e299dce943 Merged-Id: I5c3e86c81bd249bb162b8008d10863e299dce943 Signed-off-by: Jack Wu <wjack@google.com>
-rw-r--r--vendor/google/shell.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/google/shell.te b/vendor/google/shell.te
new file mode 100644
index 0000000..cd4fb18
--- /dev/null
+++ b/vendor/google/shell.te
@@ -0,0 +1,2 @@
+# wlc
+dontaudit shell sysfs_wlc:dir search;