diff --git a/service.te b/service.te
index f0183ee5d0c983bf8ff023878b282a4b91f82e14..e7a30f9f1519cfe9001f5420dc62580d2e8eeb89 100644
--- a/service.te
+++ b/service.te
@@ -39,7 +39,7 @@ type contexthub_service, app_api_service, system_server_service, service_manager
 type IProxyService_service, app_api_service, system_server_service, service_manager_type;
 type commontime_management_service, system_server_service, service_manager_type;
 type connectivity_service, app_api_service, system_server_service, service_manager_type;
-type connmetrics_service, system_server_service, service_manager_type;
+type connmetrics_service, app_api_service, system_server_service, service_manager_type;
 type consumer_ir_service, app_api_service, system_server_service, service_manager_type;
 type content_service, app_api_service, system_server_service, service_manager_type;
 type country_detector_service, app_api_service, system_server_service, service_manager_type;