summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-05-06 13:49:30 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-05-06 13:49:30 -0400
commite91c0d8709040ebf52adadfce3fb27c33997148e (patch)
tree2962daf1a65e9def6e1cec2609e58e4bbd0ed45a
parent2c8fd33ab0273e6ffb13eff600a16a06a58e1ec4 (diff)
another device model clarification
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 99aafcb7..a33dd753 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -619,7 +619,7 @@
<li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: add support for controlling PSDS on Qualcomm SoC devices to extend PSDS configuration to them along with using the GrapheneOS PSDS cache by default</li>
<li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: disable User-Agent for Qualcomm PSDS (XTRA) via xtra-daemon hooking to avoid providing device information to the server (we already removed the hardware identifier via SELinux policy in a previous release)</li>
<li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: use time.grapheneos.org for XTRA NTP and qualcomm.psds.grapheneos.org for XTRA PSDS downloads by default</li>
- <li>always use most complete / generic Qualcomm PSDS (XTRA) variant via xtra-daemon hooking to avoid leaking info on radio variant or region</li>
+ <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: always use most complete / generic Qualcomm PSDS (XTRA) variant via xtra-daemon hooking to avoid leaking info on radio variant or region</li>
<li>Settings: improve infrastructure for GrapheneOS settings</li>
<li>Settings: port remote key provisioning setting to new infrastructure</li>
<li>Settings: port SUPL setting to new infrastructure</li>