diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-15 17:55:57 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-15 17:55:57 -0500 |
| commit | fecf6d7844dc7b39f4588748bded5dd8f00e5f3e (patch) | |
| tree | 2e738d037cc1328ac9c7c66d758e879fce12fe0b /static | |
| parent | f0c32a3e480ceaf46d6ae023aac463d448e19a03 (diff) | |
fix cases of missing user profile handling in Settings
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 7c0ac8d6..a2870ad5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
