phase out deprecated 2-button navigation option

This commit is contained in:
Daniel Micay 2023-01-20 23:18:44 -05:00
parent 167280eadf
commit bebd5b20ba

View File

@ -683,6 +683,7 @@
<li>Sandboxed Google Play compatibility layer: add shim for making Bluetooth adapter discoverable</li>
<li>GmsCompatConfig: add stub for LocationManager.registerGnssStatusCallback()</li>
<li>GmsCompatConfig: update max supported version of Play services and Play Store</li>
<li>stop re-enabling deprecated 2-button navigation option since Android no longer has official support for it and is gradually breaking support for it including making changes knowingly introducing bugs with it since it's not meant to be used (traditional 3-button navigation is still fully supported)</li>
</ul>
</article>
-->