backport zumapro Wi-Fi driver patch

This commit is contained in:
Daniel Micay 2025-02-07 07:46:21 -05:00
parent 60475712ce
commit 90bea195dd

View File

@ -563,6 +563,7 @@
<li>kernel (5.10, 5.15, 6.1, 6.6): zero memory in early boot in case it wasn't zeroed by the OS as part of a clean reboot or shutdown</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.128</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.75</li>
<li>kernel (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): backport Wi-Fi driver patch from Android 15 QPR2 Beta 3 in an attempt to avoid a rare invalid read-after-free detected by hardware memory tagging</li>
<li>Launcher: add 4x5 grid option</li>
<li>remove infrastructure for our legacy software-based USB peripheral blocking since we've replaced it with <a href="https://grapheneos.org/features#usb-c-port-and-pogo-pins-control">a far better feature using both hardware and software USB connection/data blocking</a> across all supported devices</li>
</ul>