diff --git a/tracking_denials/shell.te b/tracking_denials/shell.te index 797b2af..a6a5568 100644 --- a/tracking_denials/shell.te +++ b/tracking_denials/shell.te @@ -1,2 +1,4 @@ # b/263430971 dontaudit shell sysfs_touch_gti:dir { search }; +# b/264823366 +dontaudit shell sysfs_touch:dir { search };