Merge "Confine gpsd, but leave it permissive for now."
diff --git a/hci_attach.te b/hci_attach.te
index 5115292..3cb0953 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)