Merge "WebView: switch to OMR1 FactoryProvider" into oc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
417944624b
@@ -47,7 +47,7 @@ public final class WebViewFactory {
|
||||
// visible for WebViewZygoteInit to look up the class by reflection and call preloadInZygote.
|
||||
/** @hide */
|
||||
private static final String CHROMIUM_WEBVIEW_FACTORY =
|
||||
"com.android.webview.chromium.WebViewChromiumFactoryProviderForO";
|
||||
"com.android.webview.chromium.WebViewChromiumFactoryProviderForOMR1";
|
||||
|
||||
private static final String CHROMIUM_WEBVIEW_FACTORY_METHOD = "create";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user