diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-10 12:22:58 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-10 12:22:58 -0500 |
| commit | 10ab42595c77330c75c0b93430613b08e0eaabaa (patch) | |
| tree | 3117d77d3ef801bf3c46a04b21528ba921f4181e /static | |
| parent | de60c0285d2f59f268ebb7fab289c74e0b282781 (diff) | |
update WebView documentation
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 8 |
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> |
