diff --git a/refpolicy/policy/modules/services/bluetooth.fc b/refpolicy/policy/modules/services/bluetooth.fc
index 611008a..ad82661 100644
--- a/refpolicy/policy/modules/services/bluetooth.fc
+++ b/refpolicy/policy/modules/services/bluetooth.fc
@@ -8,6 +8,7 @@
 # /usr
 #
 /usr/bin/blue.*pin	--	gen_context(system_u:object_r:bluetooth_helper_exec_t,s0)
+/usr/bin/hidd		--	gen_context(system_u:object_r:bluetooth_exec_t,s0)
 /usr/bin/rfcomm		--	gen_context(system_u:object_r:bluetooth_exec_t,s0)
 
 /usr/sbin/hciattach	--	gen_context(system_u:object_r:bluetooth_exec_t,s0)