device_google_zuma/tracking_denials/init.te
Randall Huang f6600b7f72 storage: remove init tracking_denials rule
Bug: 262794360
Test: boot to home
Change-Id: Iaea58cc0a1a572a651f7cb01d9b4ba19ff515269
Signed-off-by: Randall Huang <huangrandall@google.com>
2023-02-14 15:51:57 +08:00

6 lines
115 B
Text

# b/262794360
dontaudit init ram_device:blk_file { write };
# b/264489678
userdebug_or_eng(`
permissive init;
')