fix remaining Wi-Fi/BT auto-turn-off fixes

This commit is contained in:
Daniel Micay 2024-03-31 14:31:18 -04:00
parent 44be9ec72b
commit c8757edb23

View File

@ -743,6 +743,8 @@
<p>Changes since the 2024032100 release:</p>
<ul>
<li>fix race condition for Wi-Fi and Bluetooth auto-turn-off</li>
<li>fix Wi-Fi auto-turn-off no longer handling Wi-Fi state change events not involving a Wi-Fi network</li>
<li>DocumentsUI (Files): do not delegate handling of downloaded APKs to DownloadProvider to avoid confusing install permission prompt</li>
<li>flash-all: raise minimum fastboot version to 34.0.5</li>
<li>kernel (Pixel 8, Pixel 8 Pro): sign vendor modules after building them instead of only signing generic (GKI) modules</li>