summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-03-12 01:52:11 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-03-12 01:52:23 -0400
commitc023f1ebeb401c390a5e2ed69d92848f31e1b48a (patch)
tree0e90e4da8daeac36e97b27f5e9ae173b677abe49 /static
parentad119fc426b865cf7c65d4dc0b79ee75d7a1fe7d (diff)
better USB-C port control explanation
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index a96d3e56..12490d45 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -752,7 +752,7 @@
<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" (doesn't apply to connections that were made before locking or first unlock) which can be changed by users in Settings > Security > USB-C port</li>
+ <li>Tensor Pixels: change default mode for our USB-C port control feature able to truly disable USB at a hardware level to "Charging-only when locked, except before first unlock" (doesn't apply to connections that were made before locking or first unlock) which can be changed by users in Settings > Security > USB-C port</li>
<li>fix Wi-Fi auto-turn-off issues leading to it not triggering in certain cases caused by backwards incompatible changes in Android 14 QPR2</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>