aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/bluetooth.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/bluetooth.te')
-rw-r--r--sepolicy/bluetooth.te4
1 files changed, 4 insertions, 0 deletions
diff --git a/sepolicy/bluetooth.te b/sepolicy/bluetooth.te
new file mode 100644
index 0000000..07e4a68
--- /dev/null
+++ b/sepolicy/bluetooth.te
@@ -0,0 +1,4 @@
+# Bluetooth
+allow bluetooth bluetooth_efs_file:file rw_file_perms;
+allow bluetooth efs_block_device:dir { search };
+allow bluetooth sysfs:file rw_file_perms;