From 0bc6ee5e582314f20919dc2b41bb2b54af4a5e7c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 5 Oct 2019 17:45:27 -0400 Subject: [PATCH] reword note about WebView --- static/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/build.html b/static/build.html index d4c06378..a059f917 100644 --- a/static/build.html +++ b/static/build.html @@ -630,7 +630,7 @@ 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).

-

Chromium cannot yet provide the WebView for Android 10. The changes for +

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.