diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-11 21:54:43 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-11 22:44:27 -0400 |
| commit | 3738332234a131c80f68490d3bb6f8ed5281bb07 (patch) | |
| tree | 69f640215d411a14ac1d409541cd3b2b9bb41a67 /static/releases.html | |
| parent | 24449dc9331867da6227531e86f8799570c0e5d8 (diff) | |
USB clarification
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 787f5c7d..e0159199 100644 --- a/static/releases.html +++ b/static/releases.html @@ -736,7 +736,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" which can be changed by users in Settings > Security > USB-C port</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>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> |
