fix cases of missing user profile handling in Settings

This commit is contained in:
Daniel Micay 2024-11-15 17:55:57 -05:00
parent f0c32a3e48
commit fecf6d7844

View File

@ -545,6 +545,7 @@
<ul>
<li>Settings: disable Bluetooth contact sharing by default</li>
<li>Settings: fix Private Space handling in Passwords & accounts > Additional services</li>
<li>Settings: fix multiple cases of missing user profiles handling for added settings</li>
<li>Dialer: fix RTT related crash from not using the correct theme configuration</li>
<li>Contacts Provider: work around upstream bug causing deadlock with contact scopes</li>
<li>temporarily disable hardened_malloc for vendor audio service due to Pixel Tablet bug</li>