summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-31 12:44:48 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-31 12:51:10 -0400
commit19585d7a54a9fdc1aec8af61728c09e690db438e (patch)
tree99d4ab6e8170c9eec1e8be5278b9bf7852767a82
parent78d6613d96aa058ce40cd05413be47f54d5c3168 (diff)
USB-C port control fix
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index cdc0a9ef..758c26ae 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -542,6 +542,7 @@
<ul>
<li>improve our existing fix for an upstream Android bug impacting apps using the telephony service in secondary users to fix the option of switching to the Google Play location service for fresh installs of Google Play in secondary users since Android 15</li>
<li>Sandboxed Google Play compatibility layer: extend wired Android Auto toggle to additional calls used in edge cases</li>
+ <li>fix changing USB-C port control setting to a lower security level not fully applying until after locking and unlocking</li>
<li>Settings: fix per-app exploit protection toggles for Private Space</li>
<li>Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold: disable Wi-Fi HAL debug logging to avoid memory corruption caught by hardware memory tagging on GrapheneOS</li>
<li>raise system log buffer size from 256KiB to 512KiB to make logs obtained by users reporting issues more useful</li>