commit | 74b0c462edc5e9da45a8be707fd6ce7dedbed8b0 | [log] [tgz] |
---|---|---|
author | Aaron Liu <aaronjli@google.com> | Tue Apr 26 18:15:53 2022 +0000 |
committer | Aaron Liu <aaronjli@google.com> | Tue Apr 26 18:19:14 2022 +0000 |
tree | eade7c8c5c83a3fd1b8ee18600ec64d516f20fd3 | |
parent | 3d790a167398321eca2b462df83bfc7422b0b91f [diff] |
[Bouncer] fix user switch race condition When switching from user with auth i.e. password to a user that has swipe to unlock can experience a race condition where bouncer is not dismissed when switching users from bouncer. This happens when switching users very quickly. This can be resolved by changing our subscription to when a user changes. Bug: 228901381 Test: Unit test and manual test Change-Id: I7df7af986094f4719d39ee5d63ceafea8a812493