aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/bluetooth.te
blob: 4d4e0c913b3fb95be5bcca7af9149a5360b32e31 (plain)
1
2
3
4
5
allow bluetooth hci_attach_dev:chr_file { open read write };
allow bluetooth ta_data_file:file { open read };
allow bluetooth ta_data_file:dir { search };
allow bluetooth storage_stub_file:dir { getattr };
allow bluetooth firmware_file:file r_file_perms;