Merge "Revert "wificond_service: drop system_service typeattribute""
am: 47ab9eaf6b
Change-Id: I4cda4881143e2bcdc49e9e4c8d5ae4775adf0252
diff --git a/public/service.te b/public/service.te
index 858f0b0..1b65b5a 100644
--- a/public/service.te
+++ b/public/service.te
@@ -133,7 +133,7 @@
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;
-type wificond_service, service_manager_type;
+type wificond_service, system_server_service, service_manager_type;
type wifiaware_service, app_api_service, system_server_service, service_manager_type;
type window_service, system_api_service, system_server_service, service_manager_type;
type wpa_supplicant_service, system_server_service, service_manager_type;