summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-06-14 21:01:27 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-06-15 18:24:50 -0400
commit88fa835730dc00137cdfc55f2e28c49514468af3 (patch)
tree6e2f6515b117fd3217d38b6fd335bd2756e5969c
parent76dcc142d7c58a9b2c05bea06864d2d8394c4285 (diff)
adjust baseband version string
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index d983d0f7..ea2a7ad0 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -592,6 +592,7 @@
<p>Changes since the 2025061300 release:</p>
<ul>
+ <li>adjust our hard-wired Android 16 cellular radio version string to pass the case sensitive check done by the install process</li>
<li>adjust the SUPL disabled mode to work around Samsung gnssd on the Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro Fold and Pixel 9a not implementing SUPL_MODE properly (reboot is required for the Off mode to kick in on these devices)</li>
<li>Messaging: update to <a href="https://github.com/GrapheneOS/Messaging/releases/tag/11">version 11</a></li>
</ul>