From 85dfe2dcbb740271aae0fa84c03ff593ff7ac102 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 20 Dec 2022 13:34:14 -0500 Subject: [PATCH] storage scopes fix --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 85d22710..1487de15 100644 --- a/static/releases.html +++ b/static/releases.html @@ -669,6 +669,7 @@
  • change DNS-over-TLS connectivity check to querying for randomstring-dnsotls-ds.dnscheck.grapheneos.org rather than randomstring-dnsotls-ds.metric.gstatic.com 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)
  • 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
  • Dialer: disable showing homescreen wallpaper
  • +
  • fix Storage Scopes interaction with pre-granted storage permissions for system apps
  • -->