Skip to content
Snippets Groups Projects
Commit 6bbe728c authored by Jeffrey Vander Stoep's avatar Jeffrey Vander Stoep Committed by Android Git Automerger
Browse files

am b1eced68: Merge "grant webviewupdate_service app_api_service attribute"

* commit 'b1eced68':
  grant webviewupdate_service app_api_service attribute
parents b663e28b b1eced68
No related branches found
No related tags found
No related merge requests found
...@@ -98,7 +98,7 @@ type user_service, app_api_service, system_server_service, service_manager_type; ...@@ -98,7 +98,7 @@ type user_service, app_api_service, system_server_service, service_manager_type;
type vibrator_service, app_api_service, system_server_service, service_manager_type; type vibrator_service, app_api_service, system_server_service, service_manager_type;
type voiceinteraction_service, app_api_service, system_server_service, service_manager_type; type voiceinteraction_service, app_api_service, system_server_service, service_manager_type;
type wallpaper_service, app_api_service, system_server_service, service_manager_type; type wallpaper_service, app_api_service, system_server_service, service_manager_type;
type webviewupdate_service, system_api_service, system_server_service, service_manager_type; type webviewupdate_service, app_api_service, system_server_service, service_manager_type;
type wifip2p_service, app_api_service, system_server_service, service_manager_type; type wifip2p_service, app_api_service, system_server_service, service_manager_type;
type wifiscanner_service, system_api_service, system_server_service, service_manager_type; type wifiscanner_service, system_api_service, system_server_service, service_manager_type;
type wifi_service, app_api_service, system_server_service, service_manager_type; type wifi_service, app_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