fix Wi-Fi auto-turn-off in QPR2

This commit is contained in:
Daniel Micay 2024-03-11 15:44:23 -04:00
parent bf57c953a8
commit ddc725bbf0

View File

@ -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>