summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-13 13:46:50 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-13 13:46:50 -0400
commit205724c226b13a442828235e5087d858c0114029 (patch)
tree67cab13e5ccf27bd04b3841b1e3520e84066f9fb /static
parent8b185fefa345e4716afc5b26ea6d9dd8034b0736 (diff)
fix UWB on 8th/9th gen Pixels
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 9d44b89b..fe518fec 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -575,6 +575,7 @@
<li>Bluetooth: backport fix for empty adapter name handling in Android 15 QPR2 to avoid crashes when the name is set to an empty value or whitespace</li>
<li>Terminal (virtual machine management app): backport a large set of improvements including terminal tabs, GUI support with opt-in GPU hardware acceleration (ANGLE-based VirGL until GPU virtualization support is available), speaker/microphone support and fixes for a bunch of bugs including overly aggressive timeouts</li>
<li>Settings: add Terminal app toggle to System category when developer options are enabled (requirement will be dropped when it's no longer experimental) so it can be enabled in other users (it's still currently only possible to use 1 instance at a time due to conflicting use of an internal network specific to virtual machine management)</li>
+ <li>Pixel 8 Pro, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold: fix support for enabling UWB (ultra wideband) radio by adding missing SELinux policy to avoid the UWB service chain crashing and burning CPU</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.129</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.82</li>
<li>Seedvault: update to 15-5.3 (will be replaced with a better backup implementation in the future)</li>