From 52d83cb5eeb35a9abebd0bb0eaa68587685ac0f3 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 9 Aug 2024 13:54:52 -0400 Subject: [PATCH] raise minimum fastboot version to 35.0.1 --- static/releases.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/releases.html b/static/releases.html index da56cd60..b96e25bb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -796,6 +796,8 @@
  • apply upstream change for 6th generation Pixels making snapuserd available in recovery to avoid a problem in a rare edge case where a factory reset occurs before finishing booting a new update
  • apply minor upstream fixes for Settings which were temporarily only shipped for certain Pixels
  • add fastboot to otatools.zip for optimized factory images generation
  • +
  • flash-all: raise minimum fastboot version to 35.0.1
  • +
  • remove duplicate Android.bp from unpacked otatools.zip to avoid breaking subsequent builds when it's unpacked in the source tree
  • -->