disable UWB by default

This commit is contained in:
Daniel Micay 2023-04-23 21:16:43 -04:00
parent a42b926f2f
commit 01c46984e0

View File

@ -683,6 +683,7 @@
<ul>
<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>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>