Home | History | Annotate | Download | only in vendor
      1 # rild - radio interface layer daemon
      2 type rild, domain;
      3 hal_server_domain(rild, hal_telephony)
      4 net_domain(rild)
      5 
      6 # type_transition must be private policy the domain_trans rules could stay
      7 # public, but conceptually should go with this
      8 type rild_exec, exec_type, vendor_file_type, file_type;
      9 init_daemon_domain(rild)
     10