summaryrefslogtreecommitdiffstats
path: root/sepolicy/bluetooth.te
blob: 710672268efd7bf96fe75e1dc04c059affdf259f (plain)
1
2
3
4
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;