android13/hardware/google/pixel-sepolicy/citadel/hal_keymaster_citadel.te

12 lines
425 B
Plaintext

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)