Skip to content
Snippets Groups Projects
Commit 19a4947b 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 am: 69bb06e5

am: a2c24197

Change-Id: I126a9e8f6015083515f2c85ac42f0c14f6c47f88
parents 83c71b3a a2c24197
No related branches found
No related tags found
No related merge requests found
...@@ -99,7 +99,7 @@ type network_time_update_service, system_server_service, service_manager_type; ...@@ -99,7 +99,7 @@ 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 oem_lock_service, system_api_service, system_server_service, service_manager_type; type oem_lock_service, system_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