summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-03-11 16:32:06 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-03-11 16:32:06 -0400
commita2fdf31d27053c869c607cd41d066fcdc8599fc3 (patch)
treea81ec48193349d85a1d370dbf6288005f9794270 /static/releases.html
parentad16d891da8803ee1b69bd05c9008e18c6249c6f (diff)
USB port control improvements
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 27330fe7..94ee09e6 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -735,6 +735,8 @@
<p>Changes since the 2024030900 release:</p>
<ul>
+ <li>toggle USB port after device unlock to automatically detect a device plugged in while it was in charging-only mode while locked, etc.</li>
+ <li>change default mode for our USB-C port control feature currently exclusive to Tensor Pixels to "Charging-only when locked, except before first unlock" which can be changed by users in Settings > Security > USB-C port</li>
<li>fix support Wi-Fi auto-turn-off issues caused by Android 14 QPR14 changes</li>
<li>Pixel 8, Pixel 8 Pro: fix enabling DisplayPort alternate mode support</li>
<li>Pixel 8, Pixel 8 Pro: fully enable PAC and BTI for userspace too, especially since ShadowCallStack is not currently used in userspace and Clang type-based CFI is not fully deployed</li>