summaryrefslogtreecommitdiffstats
path: root/selinux/bluetooth.te
blob: 9d11918d9e05d41504b550ab05860fb607e83930 (plain)
1
2
3
4
5
6
allow bluetooth bluetooth_efs_file:dir search;
allow bluetooth bluetooth_efs_file:file read;
allow bluetooth firmware_exynos:dir { open read search };
allow bluetooth firmware_exynos:file { open read };
allow bluetooth sysfs:file write;
allow bluetooth efs_device_file:dir search;