summaryrefslogtreecommitdiff
path: root/citadel/hal_oemlock_citadel.te
diff options
context:
space:
mode:
Diffstat (limited to 'citadel/hal_oemlock_citadel.te')
-rw-r--r--citadel/hal_oemlock_citadel.te9
1 files changed, 9 insertions, 0 deletions
diff --git a/citadel/hal_oemlock_citadel.te b/citadel/hal_oemlock_citadel.te
new file mode 100644
index 0000000..d3ff719
--- /dev/null
+++ b/citadel/hal_oemlock_citadel.te
@@ -0,0 +1,9 @@
+type hal_oemlock_citadel, domain;
+type hal_oemlock_citadel_exec, exec_type, vendor_file_type, file_type;
+
+vndbinder_use(hal_oemlock_citadel)
+binder_call(hal_oemlock_citadel, citadeld)
+allow hal_oemlock_citadel citadeld_service:service_manager find;
+
+hal_server_domain(hal_oemlock_citadel, hal_oemlock)
+init_daemon_domain(hal_oemlock_citadel)