Skip to content
Snippets Groups Projects
Commit e5dc9df0 authored by dcashman's avatar dcashman Committed by Android Git Automerger
Browse files

am e38a8325: am 84f580ac: Merge "Make persistent_data_block_service a system_api_service."

* commit 'e38a8325':
  Make persistent_data_block_service a system_api_service.
parents 64d06c8c e38a8325
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,7 @@ type network_score_service, system_api_service, system_server_service, service_m ...@@ -67,7 +67,7 @@ type network_score_service, system_api_service, system_server_service, service_m
type notification_service, app_api_service, system_server_service, service_manager_type; type notification_service, app_api_service, system_server_service, service_manager_type;
type package_service, app_api_service, system_server_service, service_manager_type; type package_service, app_api_service, system_server_service, service_manager_type;
type permission_service, app_api_service, system_server_service, service_manager_type; type permission_service, app_api_service, system_server_service, service_manager_type;
type persistent_data_block_service, system_server_service, service_manager_type; type persistent_data_block_service, system_api_service, system_server_service, service_manager_type;
type power_service, app_api_service, system_server_service, service_manager_type; type power_service, app_api_service, system_server_service, service_manager_type;
type print_service, app_api_service, system_server_service, service_manager_type; type print_service, app_api_service, system_server_service, service_manager_type;
type processinfo_service, system_server_service, service_manager_type; type processinfo_service, system_server_service, service_manager_type;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment