diff --git a/hci_attach.te b/hci_attach.te index 5115292e3..3cb0953e5 100644 --- a/hci_attach.te +++ b/hci_attach.te @@ -1,5 +1,4 @@ type hci_attach, domain; -permissive_or_unconfined(hci_attach) type hci_attach_exec, exec_type, file_type; init_daemon_domain(hci_attach)