Skip to content
Snippets Groups Projects
Commit ca7d90ca authored by Jason Monk's avatar Jason Monk Committed by android-build-merger
Browse files

Allow system access to overlay service

am: de5db3ab

Change-Id: If61aa850ab0f6060ec7a863cc0107f68f1db9400
parents cf611a3b de5db3ab
No related branches found
No related tags found
No related merge requests found
...@@ -97,7 +97,7 @@ type network_score_service, system_api_service, system_server_service, service_m ...@@ -97,7 +97,7 @@ type network_score_service, system_api_service, system_server_service, service_m
type network_time_update_service, system_server_service, service_manager_type; type network_time_update_service, system_server_service, service_manager_type;
type notification_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; type notification_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
type otadexopt_service, system_server_service, service_manager_type; type otadexopt_service, system_server_service, service_manager_type;
type overlay_service, system_server_service, service_manager_type; type overlay_service, system_api_service, system_server_service, service_manager_type;
type package_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; type package_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
type permission_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; type permission_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
type persistent_data_block_service, system_api_service, system_server_service, service_manager_type; type persistent_data_block_service, system_api_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