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
Loading
Please register or sign in to comment