summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuper Liu <supercjliu@google.com>2023-02-14 08:45:57 +0000
committerSuper Liu <supercjliu@google.com>2023-02-14 08:47:16 +0000
commita026b453c49b503b989d5a26ee7f7e338c79cb7b (patch)
tree703722cf82b83b97c971c8a110fafc974cdff9ba
parentefb19b6d76dc4bbf81b6e9523f3e09366682cc42 (diff)
downloadtangorpro-sepolicy-a026b453c49b503b989d5a26ee7f7e338c79cb7b.tar.gz
Remove unnecessary denials.
Bug: 263430971 Test: TreeHugger build. Signed-off-by: Super Liu <supercjliu@google.com> Change-Id: Icd6a9e1ba2f779ad20be44e186919cb621705c21
-rw-r--r--tracking_denials/shell.te4
1 files changed, 0 insertions, 4 deletions
diff --git a/tracking_denials/shell.te b/tracking_denials/shell.te
deleted file mode 100644
index a6a5568..0000000
--- a/tracking_denials/shell.te
+++ /dev/null
@@ -1,4 +0,0 @@
-# b/263430971
-dontaudit shell sysfs_touch_gti:dir { search };
-# b/264823366
-dontaudit shell sysfs_touch:dir { search };