OSDN Git Service

Add new hostingType for startProcessLocked() that selects using the WebViewZygote.
authorRobert Sesek <rsesek@google.com>
Fri, 4 Nov 2016 14:20:38 +0000 (10:20 -0400)
committerRobert Sesek <rsesek@google.com>
Tue, 29 Nov 2016 16:08:49 +0000 (11:08 -0500)
commitc5f86647b19d5cac4d9874ef84954fcf7a6d5fa9
treeb04f6c4ddc22595e859fdc1161fec9e73e0520cd
parent6063357ae69f29c415591b173cf411f241f129c6
Add new hostingType for startProcessLocked() that selects using the WebViewZygote.

Test: m
Test: angler boots
Test: Turn on Multiprocess WebView in Developer Options and launch the WebView
      Shell. The sandboxed_service parent process is the webview_zygote.

Bug: 21643067
Change-Id: I9dab548853372fd91f6bbe204cc8686ef2e94448
core/java/android/webkit/WebViewZygote.java
services/core/java/com/android/server/am/ActiveServices.java
services/core/java/com/android/server/am/ActivityManagerService.java