From e1a3ce6b5868583c5c57bc990eb4915dbf19305a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 20 Dec 2022 14:36:23 -0500 Subject: [PATCH] flash-all.sh dash fix --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 1487de15..e9501890 100644 --- a/static/releases.html +++ b/static/releases.html @@ -670,6 +670,7 @@
  • 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
  • +
  • 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
  • -->