improve pending release notes

This commit is contained in:
Daniel Micay 2021-05-02 19:02:27 -04:00
parent b230604528
commit 7c4658fc7e

View File

@ -448,16 +448,16 @@
<p>Changes since the 2021.04.22.20 release:</p>
<ul>
<li>enable backup service for non-owner users so that secondary users can be backed up (restore activity not added to secondary user setup yet)</li>
<li>Settings (Accessibility): add Monochromacy (grayscale) option to color correction</li>
<li>improve the newer generation eBPF-based implementation of the INTERNET permission to properly support revoking the permission in secondary profiles (we'll be keeping our restoration of the much simpler non-eBPF-based approach to avoid relying on this on devices using our hardened kernels) </li>
<li>Updater: modernize update settings via androidx preference library</li>
<li>Vanadium: update Chromium base to 90.0.4430.91</li>
<li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: set slot number for eSIM</li>
<li>enable backup service for non-owner users</li>
<li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: set slot number for eSIM (still need an eSIM activation app since it's one of the remaining missing components from not including Google apps and services)</li>
<li>hardened_malloc: use 1 slot for all extended size classes (reduces memory usage and improves security in combination with the guard slab feature)</li>
<li>use device theme accent color for fingerprint dialog instead of teal</li>
<li>integrate modern Android theme and wallpaper configuration</li>
<li>remove legacy WallpaperPicker app</li>
<li>Updater: modernize update settings via androidx preference library</li>
</ul>
</article>
-->