aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/bluetooth.te
blob: 7846f67c73dc679250e90fc8aa83ae84499e1014 (plain)
1
2
3
4
5
6
allow bluetooth bluetooth_data_file:file { read open };
allow bluetooth serial_device:chr_file { read write ioctl open };
allow bluetooth wifi_data_file:file { read open };
allow bluetooth radio_device:file write;
allow bluetooth sysfs_bluetooth_writable:dir search;
allow bluetooth sysfs_bluetooth_writable:lnk_file read;