sort user profiles alphabetically

This commit is contained in:
Daniel Micay 2023-04-25 03:55:38 -04:00
parent 3459eabf7c
commit 05fec23e59

View File

@ -684,6 +684,7 @@
<li>add Storage Scopes link to "All files access" screen</li>
<li>Launcher: revert additional padding (will need a different workaround for the upstream issue)</li>
<li>disable UWB (Ultra Wide Band) by default</li>
<li>Settings: sort user profiles alphabetically</li>
<li>hwui: backport null pointer check from AOSP master</li>
<li>keystore: backport generating fallback operation challenge with SecureRandom from AOSP master</li>
<li>Launcher: backport null pointer check from AOSP master</li>