aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/bluetooth.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/bluetooth.te')
-rw-r--r--sepolicy/bluetooth.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/bluetooth.te b/sepolicy/bluetooth.te
index cd74b06..4d4e0c9 100644
--- a/sepolicy/bluetooth.te
+++ b/sepolicy/bluetooth.te
@@ -2,3 +2,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 };
allow bluetooth storage_stub_file:dir { getattr };
+allow bluetooth firmware_file:file r_file_perms;