Files
frameworks_base/core/java/com/android
Narayan Kamath 5a3d0c6e11 Allow lazy preloading of zygote resources.
Add a flag that controls resource preloading. If set, the zygote waits
until the first fork request to preload resources.

When applied to the secondary zygote, this approach appears to save
between 500-800ms of boot time once the webview RELRO step that uses
the 32 bit zygote is deferred.

Test: Manual
Bug: 32735001

Change-Id: Id387b7132d052fa51b9c25f0142fcd546b99662d
2016-12-28 15:20:11 +00:00
..