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

Allow system access to overlay service am: de5db3ab

am: ca7d90ca

Change-Id: Ibe4770026852338dcfde327857ccffb1fc91a5a0
parents 11cf0629 ca7d90ca
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
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 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 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;
......
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