android_system_sepolicy/vendor/hal_radio_config_default.te
yinxu 612350e34f Add sepolicy for radio.config
Bug: 64131518
Test: Compile and flash the device, check whether service vendor.radio-config-hal-1-0 starts
Change-Id: Id728658b4acdda87748259b74e6b7438f6283ea5
2018-01-24 12:13:10 -08:00

7 lines
221 B
Plaintext

type hal_radio_config_default, domain;
hal_server_domain(hal_radio_config_default, hal_telephony)
type hal_radio_config_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_radio_config_default)