summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-12-09 11:53:51 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-12-09 11:53:51 -0500
commit672dfb16803bcc8b1ff3e686d77539fed6009aec (patch)
tree1afab104092a7346ede805e38ff92cc5830c74c5 /static
parent71410960b8f9766b1561921eec673d41c64eca09 (diff)
carrier settings fixes for QPR1
Diffstat (limited to 'static')
-rw-r--r--static/releases.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index ac1380ec..cf15547b 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -552,6 +552,10 @@
<ul>
<li>Sandboxed Google Play compatibility layer: fix Android Auto Bluetooth audio regressions from Android 15 QPR1</li>
+ <li>CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): add support for new ICCID MVNO type in Android 15 QPR1</li>
+ <li>CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): add support for new ApnItem fields Android 15 QPR1</li>
+ <li>CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): change user-facing carrier settings version string prefix to match Google Carrier Settings to avoid confusion when comparing to the stock OS</li>
+ <li>adevtool: update carrier_settings and carrier_list protobuf parsers for Android 15 QPR1</li>
</ul>
</article>
-->