diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-25 20:26:09 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-25 20:26:38 -0500 |
| commit | 922b3ba3a0bb08cd8035f25b233e153f20ea8bf6 (patch) | |
| tree | daa1559143b4d3381f1469a0c6d3ca1b320b6211 | |
| parent | 202f5cced3926e209da9f82c0ece74d15accc855 (diff) | |
GKI LTS update with fix for issue we found
| -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 a6186b20..200d76a0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -664,6 +664,7 @@ <li>TalkBack (screen reader): update base code to 13</li> <li>TalkBack (screen reader): update dependencies</li> <li>fix upstream Android 13 QPR1 recent apps list bug mainly triggered after user profile switches</li> + <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision which provides a proper fix for a backport mistake we discovered and reported</li> </ul> </article> --> |
