1type hal_oemlock_citadel, domain;
2type hal_oemlock_citadel_exec, exec_type, vendor_file_type, file_type;
3
4vndbinder_use(hal_oemlock_citadel)
5binder_call(hal_oemlock_citadel, citadeld)
6allow hal_oemlock_citadel citadeld_service:service_manager find;
7
8hal_server_domain(hal_oemlock_citadel, hal_oemlock)
9init_daemon_domain(hal_oemlock_citadel)
10