aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/bluetooth.te
blob: 07e4a68f6da52d4da726a353b526bcd1444319f5 (plain)
1
2
3
4
# Bluetooth
allow bluetooth bluetooth_efs_file:file rw_file_perms;
allow bluetooth efs_block_device:dir { search };
allow bluetooth sysfs:file rw_file_perms;