From 8c7ec664c71d1a7f31890546ed05e53737e559a7 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 21 Jan 2025 04:03:42 -0500 Subject: [PATCH] remove spurious recovery warning --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 819b4c04..b0d13c5b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -558,6 +558,7 @@
  • disable standard Android feature holding a 10 minute screen wake lock after the screen brightness is raised at least 2 times within 5 minutes since this is confusing for users and it's far better if keep awake is done explicitly
  • always show KASAN kernel crash notifications instead of only when system crash reporting is enabled by users
  • Messaging: port to target API 35 (Android 15) and begin under the hood overhaul
  • +
  • recovery: remove spurious warning after update installation fails on A/B update devices
  • Vanadium: update to version 132.0.6834.79.0
  • Vanadium: update to version 132.0.6834.79.1
  • Vanadium: update to version 132.0.6834.79.2