From a026b453c49b503b989d5a26ee7f7e338c79cb7b Mon Sep 17 00:00:00 2001 From: Super Liu Date: Tue, 14 Feb 2023 08:45:57 +0000 Subject: [PATCH] Remove unnecessary denials. Bug: 263430971 Test: TreeHugger build. Signed-off-by: Super Liu Change-Id: Icd6a9e1ba2f779ad20be44e186919cb621705c21 --- tracking_denials/shell.te | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 tracking_denials/shell.te 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 };