summaryrefslogtreecommitdiff
path: root/common/sepolicy/hal_ivn_default.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/sepolicy/hal_ivn_default.te')
-rw-r--r--common/sepolicy/hal_ivn_default.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/sepolicy/hal_ivn_default.te b/common/sepolicy/hal_ivn_default.te
new file mode 100644
index 0000000..40740de
--- /dev/null
+++ b/common/sepolicy/hal_ivn_default.te
@@ -0,0 +1,3 @@
+# Allow debug dump
+allow hal_ivn_default shell:fd use;
+allow hal_ivn_default shell:fifo_file write;