Home | History | Annotate | Download | only in sepolicy
      1 # installer daemon
      2 type installd, domain;
      3 permissive installd;
      4 type installd_exec, exec_type, file_type;
      5 
      6 init_daemon_domain(installd)
      7 unconfined_domain(installd)
      8