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