aboutsummaryrefslogtreecommitdiff
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..bea11a3
--- /dev/null
+++ b/sepolicy/bluetooth.te
@@ -0,0 +1,4 @@
+allow bluetooth hci_attach_dev:chr_file { open read write };
+allow bluetooth ta_data_file:file { open read };
+allow bluetooth ta_data_file:dir { search };
+