Reduntant: unused, use hal_read_state instead if possible.

This commit is contained in:
Dominick Grift 2010-09-20 12:04:46 +02:00
parent bece7c48bb
commit 74d74b9c2c

View File

@ -18,24 +18,6 @@ interface(`hal_domtrans',`
domtrans_pattern($1, hald_exec_t, hald_t)
')
########################################
## <summary>
## Get the attributes of a hal process.
## </summary>
## <param name="domain">
## <summary>
## Domain allowed access.
## </summary>
## </param>
#
interface(`hal_getattr',`
gen_require(`
type hald_t;
')
allow $1 hald_t:process getattr;
')
########################################
## <summary>
## Read hal system state