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

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

* commit '84f580ac':
  Make persistent_data_block_service a system_api_service.
parents 15594944 84f580ac
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
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 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 print_service, app_api_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.
Finish editing this message first!
Please register or to comment