add in a clarification

This commit is contained in:
Daniel Micay 2021-01-05 12:23:11 -05:00
parent e4de8343ea
commit 31856ed6d4

View File

@ -402,7 +402,7 @@
<li>SetupWizard: change OS name to GrapheneOS for backup activity strings again</li> <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>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>default theme: use blue accent color</li>
<li>replace default AOSP wallpaper with a solid black wallpaper</li> <li>replace default AOSP wallpaper with a solid black wallpaper - may get a bit fancier in the near future</li>
<li>update round icon mask</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 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> <li>Pixel 3a, Pixel 3a XL: disable unused dynamic kernel module support to match other devices</li>