diff --git a/policy/modules/services/hal.if b/policy/modules/services/hal.if
index 0d50d0d..8277269 100644
--- a/policy/modules/services/hal.if
+++ b/policy/modules/services/hal.if
@@ -20,24 +20,6 @@ interface(`hal_domtrans',`
########################################
##
-## Get the attributes of a hal process.
-##
-##
-##
-## Domain allowed access.
-##
-##
-#
-interface(`hal_getattr',`
- gen_require(`
- type hald_t;
- ')
-
- allow $1 hald_t:process getattr;
-')
-
-########################################
-##
## Read hal system state
##
##