SetupWizard changes

This commit is contained in:
Daniel Micay 2021-05-02 19:11:45 -04:00
parent 7c4658fc7e
commit 6d6669daea

View File

@ -448,7 +448,8 @@
<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>enable backup service for non-owner users so that secondary users can be backed up</li>
<li>add SetupWizard activities for secondary users including support for restoring backups</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>Vanadium: update Chromium base to 90.0.4430.91</li>