storage: remove init tracking_denials rule

Bug: 262794360
Test: boot to home
Change-Id: Iaea58cc0a1a572a651f7cb01d9b4ba19ff515269
Signed-off-by: Randall Huang <huangrandall@google.com>
This commit is contained in:
Randall Huang 2023-02-14 15:51:57 +08:00
parent ce1a20ee01
commit f6600b7f72

View file

@ -1,8 +1,6 @@
# b/262794360
dontaudit init ram_device:blk_file { write };
dontaudit init sysfs_scsi_devices_0000:file { open };
dontaudit init sysfs_scsi_devices_0000:file { write };
# b/264489678
userdebug_or_eng(`
permissive init;
')
')