diff options
| -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 0773f8d7..82f45021 100644 --- a/static/releases.html +++ b/static/releases.html @@ -404,7 +404,7 @@ <li>SetupWizard: change OS name to GrapheneOS for backup activity strings again</li> <li>fix use-after-free in adbd authentication which was breaking support for persistently trusting keys due to zero-on-free</li> <li>default theme: use blue accent color</li> - <li>use black wallpaper by default as a better placeholder until we have something nicer</li> + <li>replace default AOSP wallpaper with a solid black wallpaper</li> <li>update round icon mask</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: always use dark firmware theme</li> <li>Pixel 3a, Pixel 3a XL: disable unused dynamic kernel module support to match other devices</li> |
