commit | e614797b48137755ccee25e5a65a35443a389ee5 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Wed Sep 04 16:53:37 2019 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Wed Sep 04 18:29:36 2019 -0400 |
tree | 843b88e4af2b706f5e8b34513a408ae11ec5d7cf | |
parent | f7a1488e90c485b2b0cc7d002c2ad286782acb3c [diff] |
Use UnlockMethodCache#canSkipBouncer in user switcher KeyguardMonitor#canSkipBouncer was not updated properly when the phone was unlocked using fingerprint. This CL removes that method and changes UserSwitcherController to query UnlockMethodCache directly, as it was KeyguardMonitor's only client for that method. Test: manual unlocking with FP and with pattern Test: no automated test yet Bug: 140486529 Change-Id: Idbff4fbabca962c632ff5d78b25418c0502db9a7