device_google_zuma/tracking_denials/hal_bluetooth_btlinux.te
sukiliu 3b97d74811 Update error on ROM 9492984
Bug: 265587172
Test: SELinuxUncheckedDenialBootTest
Change-Id: I69402149121da5bbb0f2f89ca59c3ca458945d50
2023-01-16 09:36:14 +08:00

11 lines
483 B
Text

# b/261363679
dontaudit hal_bluetooth_btlinux default_android_service:service_manager { find };
# 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 };