Skip to content
Snippets Groups Projects
Commit c1c82606 authored by Hugo Benichi's avatar Hugo Benichi Committed by Jeff Vander Stoep
Browse files

New service name for IpConnectivity metrics

(cherry picked from commit f412cc62)

Bug: 31254800
Change-Id: If8708c8a4e0ea7655f31028881248a14cf2ba5f7
parent 36e260f7
No related branches found
No related tags found
No related merge requests found
...@@ -39,6 +39,7 @@ type contexthub_service, app_api_service, system_server_service, service_manager ...@@ -39,6 +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 IProxyService_service, app_api_service, system_server_service, service_manager_type;
type commontime_management_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 connectivity_service, app_api_service, system_server_service, service_manager_type;
type connmetrics_service, system_server_service, service_manager_type;
type consumer_ir_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 content_service, app_api_service, system_server_service, service_manager_type;
type country_detector_service, app_api_service, system_server_service, service_manager_type; type country_detector_service, app_api_service, system_server_service, service_manager_type;
......
...@@ -19,9 +19,10 @@ carrier_config u:object_r:radio_service:s0 ...@@ -19,9 +19,10 @@ carrier_config u:object_r:radio_service:s0
clipboard u:object_r:clipboard_service:s0 clipboard u:object_r:clipboard_service:s0
com.android.net.IProxyService u:object_r:IProxyService_service:s0 com.android.net.IProxyService u:object_r:IProxyService_service:s0
commontime_management u:object_r:commontime_management_service:s0 commontime_management u:object_r:commontime_management_service:s0
common_time.clock u:object_r:mediaserver_service:s0 common_time.clock u:object_r:mediaserver_service:s0
common_time.config u:object_r:mediaserver_service:s0 common_time.config u:object_r:mediaserver_service:s0
connectivity u:object_r:connectivity_service:s0 connectivity u:object_r:connectivity_service:s0
connmetrics u:object_r:connmetrics_service:s0
consumer_ir u:object_r:consumer_ir_service:s0 consumer_ir u:object_r:consumer_ir_service:s0
content u:object_r:content_service:s0 content u:object_r:content_service:s0
contexthub_service u:object_r:contexthub_service:s0 contexthub_service u:object_r:contexthub_service:s0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment