Updater: don't mark settings as direct boot aware

This commit is contained in:
Daniel Micay 2021-10-27 00:38:26 -04:00
parent f2daf3eb9c
commit 4eba552829

View File

@ -459,6 +459,7 @@
<ul>
<li>Updater: drop unused androidx legacy support library</li>
<li>Updater: raise minSdkVersion to 31 (Android 12)</li>
<li>Updater: stop marking settings activity as direct boot aware since it's never used before unlocking</li>
</ul>
</article>
-->