diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-14 23:58:23 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-14 23:58:23 -0400 |
| commit | dc91568f4a9841137b5f0cab6ad6fdfafe855d60 (patch) | |
| tree | d005442c22eb1284bf1bfd25368c99c4b6ad3b46 | |
| parent | 5e2555c9cb38a9d8580c29a46bcbc3207257cf51 (diff) | |
clarify wallpaper bug was new in QPR3
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 87686379..82528088 100644 --- a/static/releases.html +++ b/static/releases.html @@ -642,7 +642,7 @@ <ul> <li>enable "Enhanced PIN privacy" feature by default to disable lockscreen PIN animations (configurable via PIN screen lock settings using the gear icon)</li> - <li>fix upstream bug causing crash when selecting a wallpaper</li> + <li>fix upstream bug in Android 13 QPR3 causing crash when selecting a wallpaper</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Generic 5.10): revert update to latest GKI LTS branch revision due to it potentially causing very rare update failures that are successfully rolled back</li> </ul> </article> |
