Home | History | Annotate | Download | only in sepolicy
      1 # update_verifier
      2 # update_verifier uses the boot_control_hal.
      3 type update_verifier, domain, boot_control_hal;
      4 type update_verifier_exec, exec_type, file_type;
      5 
      6 init_daemon_domain(update_verifier)
      7 
      8 # TODO: Add rules to allow update_verifier to read system_block_device.
      9