diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-31 14:31:18 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-31 14:32:26 -0400 |
| commit | c8757edb23d19da420219018035356f3a7aad6c3 (patch) | |
| tree | 5763104a57a05a666603b4408c353d8bca8d74fe /static | |
| parent | 44be9ec72b43b3deb151e4ee4f22d07b4b5f2d29 (diff) | |
fix remaining Wi-Fi/BT auto-turn-off fixes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index ca77ce2f..8ced75f6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
