summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-06-27 21:40:26 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-06-27 21:40:26 -0400
commit1c5961d55eba5087d6ccb15ad5be789d4836858c (patch)
treecd08025f301a2e0f5175db1a779853f1e05360ef
parent0c2fbf748865d21aed0e1190b93472e8c18b6c0c (diff)
clarify gnssd is for Samsung GNSS
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index e79ed4a5..6dc7ea5a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -807,7 +807,7 @@
<ul>
<li>add new GrapheneOS Info app through which you can get information about the latest releases of GrapheneOS, links to our community spaces, and details on how to make donations</li>
- <li>Pixel 8a: add Let's Encrypt roots to gnssd CA root store for supl.grapheneos.org</li>
+ <li>Pixel 8a: add Let's Encrypt roots to Samsung gnssd CA root store for supl.grapheneos.org</li>
<li>Pixel 8a: configure Samsung gnssd to use TLSv1.2 for SUPL instead of TLSv1.1 (TLSv1.3 would work but the config doesn't offer it)</li>
<li>Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold: fully remove 32-bit ARM support to significantly reduce build time and update download size with no loss of functionality (7th gen Pixels launched with 32-bit app support disabled after several years of the Play Store blocking uploading 32-bit-only apps or installing them on 64-bit devices, and 8th gen Pixels use 2nd gen ARMv9 cores with no 32-bit support</li>
<li>Settings: fix several cases of UI state being lost when resuming activity after configuration changes, etc. for GrapheneOS settings</li>