diff --git a/service.te b/service.te index 56478d0983bcfe68447f69d37da01514dda42dfe..401f231b123eaad613ef417c5558247a33d730da 100644 --- a/service.te +++ b/service.te @@ -97,7 +97,7 @@ type user_service, app_api_service, system_server_service, service_manager_type; type vibrator_service, app_api_service, system_server_service, service_manager_type; type voiceinteraction_service, app_api_service, system_server_service, service_manager_type; type wallpaper_service, app_api_service, system_server_service, service_manager_type; -type webviewupdate_service, system_api_service, system_server_service, service_manager_type; +type webviewupdate_service, app_api_service, system_server_service, service_manager_type; type wifip2p_service, app_api_service, system_server_service, service_manager_type; type wifiscanner_service, system_api_service, system_server_service, service_manager_type; type wifi_service, app_api_service, system_server_service, service_manager_type;