1 type wfc_activation_app, domain, coredomain; 2 3 app_domain(wfc_activation_app) 4 net_domain(wfc_activation_app) 5 6 # Services 7 allow wfc_activation_app app_api_service:service_manager find; 8 allow wfc_activation_app qchook_service:service_manager find; 9 allow wfc_activation_app radio_service:service_manager find; 10