312248ff72
This reverts commit 016f0a58a9
.
Reason for revert: Was temporarily reverted, merging back in with fix.
Bug: 74486619
Bug: 36427227
Change-Id: Ide68726a90d5485c2758673079427407aee1e4f2
9 lines
317 B
Text
9 lines
317 B
Text
# rild - radio interface layer daemon
|
|
type rild, domain;
|
|
hal_server_domain(rild, hal_telephony)
|
|
net_domain(rild)
|
|
|
|
# type_transition must be private policy the domain_trans rules could stay
|
|
# public, but conceptually should go with this
|
|
type rild_exec, exec_type, vendor_file_type, file_type;
|
|
init_daemon_domain(rild)
|