update WebView documentation

This commit is contained in:
Daniel Micay 2020-02-10 12:22:58 -05:00
parent de60c0285d
commit 10ab42595c

View File

@ -621,13 +621,9 @@ git am --whitespace=nowarn ../*.patch</pre>
<code>external/chromium-webview/prebuilt/arm64/webview.apk</code> with arm64 <code>external/chromium-webview/prebuilt/arm64/webview.apk</code> with arm64
substituted with the correct value for other architectures (arm, x86, x86_64).</p> 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 <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"> <h3 id="prebuilt-apps">
<a href="#prebuilt-apps">Prebuilt apps</a> <a href="#prebuilt-apps">Prebuilt apps</a>