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