Remove hal_bootctl_default audits

* As of ToT, this denial is no longer occurring, removing don't audit.

Bug: 267843310
Test: Ran `adb shell dmesg | grep avc ; adb logcat -d | grep avc`

Change-Id: Id40709e436b9b21ad664148e25bed4eab1aff4ff
Signed-off-by: Donnie Pollitz <donpollitz@google.com>
This commit is contained in:
Donnie Pollitz 2023-03-07 10:01:42 +01:00
parent b6d212049b
commit bef163efd5

View file

@ -1,5 +0,0 @@
# b/267843310
dontaudit hal_bootctl_default hal_bootctl_default:capability { dac_override };
dontaudit hal_bootctl_default tee_device:chr_file { ioctl };
dontaudit hal_bootctl_default tee_device:chr_file { open };
dontaudit hal_bootctl_default tee_device:chr_file { read write };