aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/uim.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/uim.te')
-rw-r--r--sepolicy/uim.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/uim.te b/sepolicy/uim.te
index c452704..11b7fbf 100644
--- a/sepolicy/uim.te
+++ b/sepolicy/uim.te
@@ -12,3 +12,5 @@ allow uim ta_data_file:dir search;
allow uim bluetooth_prop:sock_file write;
allow uim ta_data_file:file r_file_perms;
allow uim hci_attach_dev:chr_file ioctl;
+
+allowxperm uim hci_attach_dev:chr_file ioctl uim_sock_ipc_ioctls;