From d8dc09bb5d945d079e37d77d3f9139d31b9ea174 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 5 Aug 2024 14:49:57 -0400 Subject: [PATCH] flash-all.bat now exits on errors too --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 4cc6546f..b2741570 100644 --- a/static/releases.html +++ b/static/releases.html @@ -795,8 +795,8 @@
  • enable memory tagging for the Pixel wifi_ext service again
  • Settings: disable predictive back gesture in PIN/password input activities to fix an upstream Android vulnerability
  • flash-all: remove unnecessary sleep after flashing AVB key
  • +
  • flash-all: exit on errors
  • flash-all.sh: avoid false negative for fastboot getvar product check
  • -
  • flash-all.sh: exit on errors
  • flash-all.bat: pause before existing after an error
  • fastboot: add support for CLI install with the GrapheneOS optimized factory images format already used by the web installer (will reduce memory/storage usage for CLI installs and will reduce storage usage on the update servers by avoiding multiple factory image formats)
  • hardened_malloc: update libdivide to 5.1