summaryrefslogtreecommitdiff
path: root/citadel/hal_oemlock_citadel.te
blob: d3ff7191791987834c0003243c1f19814482450c (plain)
1
2
3
4
5
6
7
8
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)