Vanadium WebView is covered below already

This commit is contained in:
Daniel Micay 2020-09-19 18:08:32 -04:00
parent 070e37c842
commit 346212da0a

View File

@ -370,7 +370,7 @@
<p>Changes since the 2020.09.11.14 release:</p> <p>Changes since the 2020.09.11.14 release:</p>
<ul> <ul>
<li>initial port to Android 11 with most GrapheneOS changes ported over (missing most SELinux policy hardening, some Pixel 4 / 4 XL kernel side channel mitigations, finer-grained Pixel 4 kernel Control Flow Integrity, the setup wizard and the hardened Vanadium WebView)</li> <li>initial port to Android 11 with most GrapheneOS changes ported over (missing most SELinux policy hardening, some Pixel 4 / 4 XL kernel side channel mitigations, finer-grained Pixel 4 kernel Control Flow Integrity and the setup wizard)</li>
<li>full 2020-09-05 security patch level</li> <li>full 2020-09-05 security patch level</li>
<li>temporarily use stock WebView until the next release of Chromium is available with public support for Android 11 to provide the WebView via Vanadium again</li> <li>temporarily use stock WebView until the next release of Chromium is available with public support for Android 11 to provide the WebView via Vanadium again</li>
<li>fix VPN lockdown setting getting overridden on user stop</li> <li>fix VPN lockdown setting getting overridden on user stop</li>