unplugged-system/hardware/google/pixel-sepolicy/citadel/hal_authsecret_citadel.te

10 lines
366 B
Plaintext

type hal_authsecret_citadel, domain;
type hal_authsecret_citadel_exec, exec_type, vendor_file_type, file_type;
vndbinder_use(hal_authsecret_citadel)
binder_call(hal_authsecret_citadel, citadeld)
allow hal_authsecret_citadel citadeld_service:service_manager find;
hal_server_domain(hal_authsecret_citadel, hal_authsecret)
init_daemon_domain(hal_authsecret_citadel)