summaryrefslogtreecommitdiff
path: root/sepolicy/start_hci_filter.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/start_hci_filter.te')
-rw-r--r--sepolicy/start_hci_filter.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/start_hci_filter.te b/sepolicy/start_hci_filter.te
index c2d7355..0579b3f 100644
--- a/sepolicy/start_hci_filter.te
+++ b/sepolicy/start_hci_filter.te
@@ -1,6 +1,6 @@
#Policy for start_hci_filter
type start_hci_filter, domain, device_domain_deprecated;
-type start_hci_filter_exec, exec_type, file_type;
+type start_hci_filter_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(start_hci_filter);