Bug: 265587172 Test: SELinuxUncheckedDenialBootTest Change-Id: I69402149121da5bbb0f2f89ca59c3ca458945d50
11 lines
483 B
Text
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 };
|