summaryrefslogtreecommitdiff
path: root/citadel/hal_keymint_citadel.te
blob: b08f767602b72e227d538a99cc51fe932233b81b (plain)
1
2
3
4
5
6
7
8
9
10
11
type hal_keymint_citadel, domain;
hal_server_domain(hal_keymint_citadel, hal_keymint)

type hal_keymint_citadel_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_keymint_citadel)

vndbinder_use(hal_keymint_citadel)
binder_call(hal_keymint_citadel, citadeld)
allow hal_keymint_citadel citadeld_service:service_manager find;

get_prop(hal_keymint_citadel, vendor_security_patch_level_prop)