You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
425 B
12 lines
425 B
type hal_keymaster_citadel, domain;
|
|
type hal_keymaster_citadel_exec, exec_type, vendor_file_type, file_type;
|
|
|
|
vndbinder_use(hal_keymaster_citadel)
|
|
binder_call(hal_keymaster_citadel, citadeld)
|
|
allow hal_keymaster_citadel citadeld_service:service_manager find;
|
|
|
|
hal_server_domain(hal_keymaster_citadel, hal_keymaster)
|
|
init_daemon_domain(hal_keymaster_citadel)
|
|
|
|
get_prop(hal_keymaster_citadel, vendor_security_patch_level_prop)
|