summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/build.html8
1 files 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</pre>
<code>external/chromium-webview/prebuilt/arm64/webview.apk</code> with arm64
substituted with the correct value for other architectures (arm, x86, x86_64).</p>
- <p><strong>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.</strong></p>
-
<p>WebView provider apps need to be whitelisted in
- <code>frameworks/base/core/res/res/xml/config_webview_packages</code>.</p>
-
+ <code>frameworks/base/core/res/res/xml/config_webview_packages</code>. By default,
+ only the Vanadium WebView is whitelisted.</p>
<h3 id="prebuilt-apps">
<a href="#prebuilt-apps">Prebuilt apps</a>