Add app_api_service to connmetrics_service

am: d0561efef3

Change-Id: Id1537bf36a218f3727caef36659a40087c19feb9
This commit is contained in:
Hugo Benichi 2016-09-20 07:11:21 +00:00 committed by android-build-merger
commit 76436c61bd

View file

@ -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;