android_system_sepolicy/vendor/rild.te

5 lines
185 B
Plaintext
Raw Normal View History

# type_transition must be private policy the domain_trans rules could stay
# public, but conceptually should go with this
type rild_exec, exec_type, file_type;
init_daemon_domain(rild)