3007344dcd
This reverts commit016f0a58a9
. Reason for revert: Was temporarily reverted, merging back in with fix. Test: Basic telephony sanity, treehugger Bug: 74486619 Bug: 36427227 Merged-in: Ide68726a90d5485c2758673079427407aee1e4f2 Change-Id: Ide68726a90d5485c2758673079427407aee1e4f2 (cherry picked from commit312248ff72
)
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)
|