document MVNO compatibility improvement

This commit is contained in:
Daniel Micay 2022-01-10 19:03:00 -05:00
parent a09b854777
commit bd299cd7ea

View File

@ -530,6 +530,7 @@
<ul>
<li>remove obsolete AOSP CarrierConfig resources to greatly improve support for many carriers</li>
<li>fix handling of MVNOs in APN database generation to greatly improve out-of-the-box MVNO support</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/9">version 9</a></li>
<li>TalkBack (screen reader): update base version to 370044210 and port our changes (other than Play services vision library removal since it now provides useful OCR functionality we need to replace rather than removing)</li>
<li>Sandboxed Play services compatibility layer: extend compatibility layer to Play Games Services (Google Play Games can be installed from the Play Store)</li>