summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-07-15 16:16:29 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-07-15 16:17:43 -0400
commit71eddad05a764b9899a748ec901f480170466119 (patch)
treed60fbb0d69552c5e48308a648378b94a3c195111 /static
parent589fe2212cccb8a6749a90d5c92b305bc1c4cb37 (diff)
add UART notification for user builds
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
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 @@
<li>Settings: use alternate implementation of Wi-Fi auto-turn-off setting matching the Bluetooth auto-turn-off UX</li>
<li>overhaul Wi-Fi auto-turn-off implementation including handling the case of Wi-Fi being turned on without connecting to a network</li>
<li>add lower auto-reboot timeout options</li>
+ <li>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</li>
</ul>
</article>
-->