Remove tracking_denials/bootanim.te

The action that was being denied no longer occurs.

Bug: 180567480
Test: boot past bootanim, check audit log
Change-Id: I58a1b307538a1198d69120c0797a9e0542f30bdf
This commit is contained in:
Jesse Hall 2021-03-23 20:43:59 -07:00
parent 25e39f7d37
commit 6efd563361

View file

@ -1,5 +0,0 @@
# b/180567480
dontaudit bootanim traced_producer_socket:sock_file { write };
dontaudit bootanim traced:unix_stream_socket { connectto };
dontaudit bootanim traced:unix_stream_socket { connectto };
dontaudit bootanim traced_producer_socket:sock_file { write };