commit | 8dc98766beea54ab46711d9246a2ed098c74b645 | [log] [tgz] |
---|---|---|
author | Peter Kalauskas <peskal@google.com> | Wed Jul 21 11:55:51 2021 -0700 |
committer | Peter Kalauskas <peskal@google.com> | Wed Jul 21 11:55:51 2021 -0700 |
tree | fb70975b9d15558da92fc909595d596c6c44a98f | |
parent | b8a20acc472591f046f4ee95ca1d73091675330c [diff] |
Fix bug that caused task to show behind keyguard Move guest recreation into the user switch BroadcastReceiver to avoid lock contention that caused UI bugs in keyguard. Test: With config_guestUserAutoCreated=true, switch to guest, then select reset guest. Ensure that keyguard renders correctly for the owner. Fixes: 193933686 Change-Id: I95ed36dbd2c361312c044dec63a06f1711419131