summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-07-17 20:59:20 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-07-17 20:59:20 -0400
commit4ad6e9ed6f28fca62da0641c9183af711729f9b1 (patch)
treedc91c08abe14340b8a7fd004be548f1a3cd971c3
parent6b376bdfdedc8f9decd6515a48463937caf14538 (diff)
clarify UART notification
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 1aaa2d34..8e05c49c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -436,7 +436,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>
+ <li>display notification when UART is enabled in the bootloader configuration for user builds too (where it isn't supported by userspace, but still provides firmware and kernel logs) rather than only in userdebug builds</li>
<li>Seedvault: update to latest revision</li>
<li>Seedvault: switch to GrapheneOS fork with intent access restricted to prevent other apps from spawning the activities</li>
<li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: set product brand to hardware brand</li>