Abstract ZygoteInit.maybePreload call for webview.
Make ZygoteConnection call ZygoteInit.maybePreload via an overridable method on itself, so that the WebView zygote's subclass of ZygoteConnection can override it to do nothing; the WebView zygote doesn't want to do this preloading and can't due to permissions. Test: enable multiprocess webview, test webview apps work Bug: 32735001 Change-Id: Ia6ac7d35172ba69ff861fe5a44b09ac52b0afbf0
Loading
Please register or sign in to comment