summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-01-10 18:50:18 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-01-10 18:50:18 -0500
commita09b8547775e338fe3257463f37d171c2b3b0af8 (patch)
tree925d0979e7bf20bd31d9914aff76c3f0e4c5d92d /static
parent1ac7cb62fd6e493ae518a5203d554e19e11911d0 (diff)
clarify CarrierConfig improvement
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 820f14b2..207b5547 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -529,7 +529,7 @@
<p>Changes since the 2022010500 release:</p>
<ul>
- <li>remove AOSP CarrierConfig resources to greatly improve support for many carriers</li>
+ <li>remove obsolete AOSP CarrierConfig resources to greatly improve support for many carriers</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>