diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-11 15:44:23 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-11 15:44:23 -0400 |
| commit | ddc725bbf0bb313485cb136f1eb9dbd117903e58 (patch) | |
| tree | 50ab363dd858c5cf0d35d9035495dbc1e75c7c16 /static | |
| parent | bf57c953a8c90520dcbf119595a861b37c9469ac (diff) | |
fix Wi-Fi auto-turn-off in QPR2
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 35b3f486..2962610b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -735,6 +735,7 @@ <p>Changes since the 2024030900 release:</p> <ul> + <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> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-98">version 98</a></li> |
