Skip to content
Snippets Groups Projects
Commit de5db3ab authored by Jason Monk's avatar Jason Monk
Browse files

Allow system access to overlay service

Test: manual
Bug: 37014702
Change-Id: Id43dc7a8506fe60015c2f82242ba45cf85d3e74b
parent e3be5d6b
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