summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-12-21 05:21:41 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-12-21 05:21:41 -0500
commit66640fbd5d9eb50108a36111fd373f8e4f0258af (patch)
tree2558ab42ab0b2ef16b89bc9078d917cbfd8a5c2c /static
parentbd92e81f001a53c65ac4fd34be6746d4174952b2 (diff)
fix typo
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 2005f716..bf97ce24 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -684,7 +684,7 @@
<li>adevtool: stop including stock OS root CA database</li>
<li>include Apps (app repository client) in managed profiles by default in order to support installing / updating sandboxed Google Play</li>
<li>change DNS-over-TLS connectivity check to querying for <code><var>randomstring</var>-dnsotls-ds.dnscheck.grapheneos.org</code> rather than <code><var>randomstring</var>-dnsotls-ds.metric.gstatic.com</code> when the connectivity check mode is set to the default GrapheneOS mode (note: no connection is made to the resolved IP based on the DNS query, this is only used to check if the DNS resolver works and we're mainly changing this for aesthetic reasons)</li>
- <li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: switch to more generic broadcom.psds.grapheneos.org name for our Predicted Satellite Data Service (PSDS) cache instead of google.psds.grapheneos.org since we're obtaining it directly from Broadcom rather than Google's cache and it isn't Pixel specific but rather could be used with any Broadcomm GNSS (GPS, GLONASS, etc.) chip</li>
+ <li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: switch to more generic broadcom.psds.grapheneos.org name for our Predicted Satellite Data Service (PSDS) cache instead of google.psds.grapheneos.org since we're obtaining it directly from Broadcom rather than Google's cache and it isn't Pixel specific but rather could be used with any Broadcom GNSS (GPS, GLONASS, etc.) chip</li>
<li>Dialer: disable showing homescreen wallpaper</li>
<li>fix Storage Scopes interaction with pre-granted storage permissions for system apps</li>
<li>fix upstream issue causing factory images flashing script to break with paths containing spaces on systems where /bin/sh isn't bash such as Debian-based distributions where dash is used instead</li>