From e7df776d77109348ca5c139d16e74db35194d0b4 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 31 Aug 2021 02:51:15 -0400 Subject: [PATCH] automatically disable UART debugging when flashing --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 740d244b..1252bae0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -427,6 +427,7 @@
  • Pixel 4, Pixel 4 XL: enable saturated color option
  • kernel (Pixel 4a (5G), Pixel 5): drop unnecessary Wi-Fi driver change from our previous downstream security fixes
  • Vanadium: update Chromium base to 92.0.4515.166
  • +
  • automatically disable UART debugging when flashing factory images (GrapheneOS already extends the notification about it to production builds)
  • -->