From 10ab42595c77330c75c0b93430613b08e0eaabaa Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 10 Feb 2020 12:22:58 -0500 Subject: [PATCH] update WebView documentation --- static/build.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/static/build.html b/static/build.html index 91e30162..aa9a7de4 100644 --- a/static/build.html +++ b/static/build.html @@ -621,13 +621,9 @@ git am --whitespace=nowarn ../*.patch external/chromium-webview/prebuilt/arm64/webview.apk with arm64 substituted with the correct value for other architectures (arm, x86, x86_64).

-

Vanadium cannot yet provide the WebView for Android 10. The changes for - this have not yet landed upstream for the current stable release. It either needs to - be addressed upstream or downstream in order for this to work again.

-

WebView provider apps need to be whitelisted in - frameworks/base/core/res/res/xml/config_webview_packages.

- + frameworks/base/core/res/res/xml/config_webview_packages. By default, + only the Vanadium WebView is whitelisted.

Prebuilt apps