diff options
| -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 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> |
