Setup Wizard improvements

This commit is contained in:
Daniel Micay 2023-02-01 19:58:39 -05:00
parent 3bb002fcd1
commit defdac6952

View File

@ -675,6 +675,9 @@
<li>reimplement requiring fs-verity when installing system package updates in a better way</li>
<li>remove unnecessary warning for failed virtual A/B sideloaded updates since it's atomic just like A/B updates</li>
<li>drop our extension to the install available apps feature making it work for apps not installed in Owner since this is risky in a situation where there are actually separate people using secondary users and while we want to provide this feature, we'd need to come up with a way to address this to add it back</li>
<li>SetupWizard: stop enabling Wi-Fi automatically</li>
<li>SetupWizard: stop sending unused sticky broadcast</li>
<li>SetupWizard: stop using system uid and add required normal/privileged permissions instead</li>
</ul>
</article>
-->