diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-10 02:40:26 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-10 02:40:26 -0500 |
| commit | 9839ec50432ac843fb26c9b3c500bb46bad92861 (patch) | |
| tree | ed54b6356f106809292c61f6f23b8020c97c37f7 /static | |
| parent | 0d05ee6b57885cf9859e71fb8a17985e42408f07 (diff) | |
presidential alert toggle fix
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 a46d0ebf..35a45613 100644 --- a/static/releases.html +++ b/static/releases.html @@ -652,6 +652,7 @@ <p>Changes since the 2022110800 release:</p> <ul> + <li>ignore wireless alert channels being marked as always-on to prevent channel configuration overriding presidential alert toggle</li> <li>GmsCompatConfig: change app label from "GmsCompat config" to "GmsCompatConfig" <li>GmsCompatConfig: disable TelecomTaskService</li> <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update base kernel to Android 13 QPR1 Beta 3 to ship the December security update early</li> |
