drop 32-bit WebView support

This commit is contained in:
Daniel Micay 2022-10-13 21:39:03 -04:00
parent 54f48271d9
commit b9f5696a85

View File

@ -594,6 +594,7 @@
<li>revert exploit protection compatibility mode suggestion notification since there are too many false positives and it encourages unnecessarily disabling many of our added exploit protections for an app along with creating the concern that we'll be suggesting disabling protections after they successfully block exploitation</li>
<li>improve wording for sensor access notification</li>
<li>Vanadium: update Chromium base to 106.0.5249.126</li>
<li>Vanadium: switch to 64-bit only releases without 32-bit WebView support. 32-bit-only apps haven't been obtainable through the Play Store on 64-bit devices since 2021-09-01, haven't been possible to publish since 2019-08-01 and the Pixel 7, Pixel 7 Pro and upcoming Pixel Tablet have fully dropped 32-bit app support. Most of the legacy 32-bit-only apps people want to run are old games which will still work fine since almost none of them require the WebView.</li>
</ul>
</article>
-->