blob: fc84ef706bedf7b3af76d96f3abc2a71fa1f409e [file] [log] [blame]
Inseob Kimff43be22021-06-07 16:56:56 +09001# rild - radio interface layer daemon
2type rild, domain;
3hal_server_domain(rild, hal_telephony)
4net_domain(rild)
5
6# type_transition must be private policy the domain_trans rules could stay
7# public, but conceptually should go with this
8type rild_exec, exec_type, vendor_file_type, file_type;
9init_daemon_domain(rild)