diff options
| author | flawedworld <flawedworld@flawed.world> | 2022-01-11 02:45:55 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-11 06:41:46 -0500 |
| commit | bd046b64abe4d028ba6ecd2ec71c7c45d6f31d66 (patch) | |
| tree | 6991a8214319e036ae480cb1aa12899a9a707aad /static | |
| parent | bd299cd7eac06d1accb33fb751cc2aa58abe95a1 (diff) | |
Update releases.html
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 4ad77477..5d264c61 100644 --- a/static/releases.html +++ b/static/releases.html @@ -530,7 +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>fix handling of MVNOs in CarrierConfig 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> |
