Home | History | Annotate | Download | only in google
      1 # wait_for_strongbox service
      2 type wait_for_strongbox, domain;
      3 type wait_for_strongbox_exec, exec_type, vendor_file_type, file_type;
      4 
      5 init_daemon_domain(wait_for_strongbox)
      6 
      7 hal_client_domain(wait_for_strongbox, hal_keymaster)
      8 
      9 allow wait_for_strongbox kmsg_device:chr_file w_file_perms;