1# wait_for_strongbox service
2type wait_for_strongbox, domain;
3type wait_for_strongbox_exec, exec_type, vendor_file_type, file_type;
4
5init_daemon_domain(wait_for_strongbox)
6
7hal_client_domain(wait_for_strongbox, hal_keymaster)
8
9allow wait_for_strongbox kmsg_device:chr_file w_file_perms;
10