Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c409e6d1 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Merge cherrypicks of [6720275, 6721883, 6719318, 6721989, 6721990, 6722040,...

Merge cherrypicks of [6720275, 6721883, 6719318, 6721989, 6721990, 6722040, 6721884] into qt-release

Change-Id: I6971bb0b5c83bc6ad2ec19be5c4e7633c0f7e3b5
parents 371277bb b591d007
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -448,7 +448,8 @@ public final class WebViewFactory {

            Trace.traceBegin(Trace.TRACE_TAG_WEBVIEW, "WebViewFactory.getChromiumProviderClass()");
            try {
                new WebViewDelegate().addWebViewAssetPath(initialApplication);
                initialApplication.getAssets().addAssetPathAsSharedLibrary(
                        webViewContext.getApplicationInfo().sourceDir);
                ClassLoader clazzLoader = webViewContext.getClassLoader();

                Trace.traceBegin(Trace.TRACE_TAG_WEBVIEW, "WebViewFactory.loadNativeLibrary()");