Amit Mahajan | 312248f | 2018-03-12 17:12:09 +0000 | [diff] [blame] | 1 | # rild - radio interface layer daemon |
| 2 | type rild, domain; |
| 3 | hal_server_domain(rild, hal_telephony) |
| 4 | net_domain(rild) |
| 5 | |
dcashman | cc39f63 | 2016-07-22 13:13:11 -0700 | [diff] [blame] | 6 | # type_transition must be private policy the domain_trans rules could stay |
| 7 | # public, but conceptually should go with this |
Sandeep Patil | 2ee66e7 | 2017-04-10 13:03:28 -0700 | [diff] [blame] | 8 | type rild_exec, exec_type, vendor_file_type, file_type; |
dcashman | cc39f63 | 2016-07-22 13:13:11 -0700 | [diff] [blame] | 9 | init_daemon_domain(rild) |