From 71eddad05a764b9899a748ec901f480170466119 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 15 Jul 2021 16:16:29 -0400 Subject: [PATCH] add UART notification for user builds --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 65361072..7748c50e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -419,6 +419,7 @@
  • Settings: use alternate implementation of Wi-Fi auto-turn-off setting matching the Bluetooth auto-turn-off UX
  • overhaul Wi-Fi auto-turn-off implementation including handling the case of Wi-Fi being turned on without connecting to a network
  • add lower auto-reboot timeout options
  • +
  • display notification that UART is enabled in user builds too (where it isn't supported by userspace, but still provides firmware and kernel logs) rather than only in userdebug builds
  • -->