Skip to content
Snippets Groups Projects
Commit 84f580ac authored by dcashman's avatar dcashman Committed by Gerrit Code Review
Browse files

Merge "Make persistent_data_block_service a system_api_service."

parents dd31d68f 53212794
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.
Finish editing this message first!
Please register or to comment