summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-06-15 18:59:00 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-06-15 20:14:59 -0400
commit7f55eff004eed30df2cdb33be4b9ed8a740dec58 (patch)
tree3f104f10e8ef6a640bce99a28ad169236163031f
parent6aaceddbf6afca2d7e706a42ee9575b101226662 (diff)
simplify device list for Samsung gnssd issue
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index f244bfde..19c24f2d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -609,7 +609,7 @@
<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>adjust the SUPL disabled mode to work around Samsung gnssd (Pixel 8a and all 9th gen Pixels) 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>
</article>