1type atfwd, domain, device_domain_deprecated; 2type atfwd_exec, exec_type, file_type; 3 4# Started by init 5init_daemon_domain(atfwd) 6 7binder_use(atfwd) 8binder_call(atfwd,system_app) 9 10allow atfwd sysfs_msm_subsys:dir r_dir_perms; 11allow atfwd sysfs_msm_subsys:lnk_file r_file_perms; 12 13set_prop(atfwd, radio_atfwd_prop) 14 15allow atfwd atfwd_service:service_manager find; 16qmux_socket(atfwd) 17