Bug: 261363679 Test: m atest && atest-dev com.google.android.selinux.pts.SELinuxTest#scanAvcDeniedLogRightAfterReboot Change-Id: I14429cc9e8cfd971ece59083022a03a9b6de0ede
9 lines
387 B
Text
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 };
|