summaryrefslogtreecommitdiff
path: root/common/vendor/te_macros
diff options
context:
space:
mode:
Diffstat (limited to 'common/vendor/te_macros')
-rw-r--r--common/vendor/te_macros1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/vendor/te_macros b/common/vendor/te_macros
index c9a9c04..99873fe 100644
--- a/common/vendor/te_macros
+++ b/common/vendor/te_macros
@@ -12,6 +12,7 @@ domain_auto_trans(hal_dumpstate_default, $1_exec, $1)
allow $1 dumpstate:fd use;
allow $1 dumpstate:fifo_file { write getattr };
allow $1 hal_dumpstate_default:fd use;
+allow hal_dumpstate_default $1:process { sigkill signal };
allow $1 shell_data_file:file { write getattr };
')