device_google_zuma/tracking_denials/hal_bluetooth_btlinux.te
More Kuo 565218ed0b Bluetooth: remove dontaudit for hal_bluetooth_btlinux
Bug: 261363679
Test: m atest && atest-dev com.google.android.selinux.pts.SELinuxTest#scanAvcDeniedLogRightAfterReboot
Change-Id: I14429cc9e8cfd971ece59083022a03a9b6de0ede
2023-02-08 14:24:54 +08:00

9 lines
387 B
Text

# b/264489608
userdebug_or_eng(`
permissive hal_bluetooth_btlinux;
')# b/265587172
dontaudit hal_bluetooth_btlinux aoc_device:chr_file { getattr };
dontaudit hal_bluetooth_btlinux aoc_device:chr_file { open };
dontaudit hal_bluetooth_btlinux aoc_device:chr_file { read write };
dontaudit hal_bluetooth_btlinux device:dir { read };
dontaudit hal_bluetooth_btlinux device:dir { watch };