aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/bluetooth.te
blob: cd74b069cf02cf9ebea06b0bf99f05e2009e62d0 (plain)
1
2
3
4
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 };