Files
frameworks_base/core/java/android
Robert Sesek 602d1323ed Reparent the webview_zygote to be a child of the main app_process zygote.
This uses the new ZygoteProcess.startChildZygote() method to launch the
webview_zygote, rather than having init start it. This will share more
memory between the app_process and the webview_zygote, reducing the
overall system footprint.

Bug: 63749735
Test: m
Test: Launch "Third-party licenses" activity from Settings, and it
      renders correctly via the WebView.
Change-Id: I3e39cd8adb9c099c92ee34640428916d90cb2b8f
2018-02-20 17:00:41 -05:00
..
2018-02-14 14:24:44 -08:00
2017-10-10 18:13:18 -07:00
2017-12-05 00:06:29 +00:00
2018-02-13 12:53:45 -08:00
2018-01-17 21:13:21 +00:00
2017-09-29 15:03:47 -07:00
2018-02-03 00:03:57 +00:00