summaryrefslogtreecommitdiffstats
path: root/selinux/bluetooth.te
blob: dbfbe0e289690d3f72439827e7e0f5457e020d28 (plain)
1
2
3
4
5
6
7
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;
allow bluetooth wifi_data_file:file r_file_perms;