commit | 864ea0da990d732812a891e855c24b8cce18b494 | [log] [tgz] |
---|---|---|
author | Beverly <beverlyt@google.com> | Mon Jul 10 12:41:44 2023 +0000 |
committer | Beverly <beverlyt@google.com> | Mon Jul 17 14:25:02 2023 +0000 |
tree | 7e99bc538866d28b7e7e45d7fdd5c15e537a1baf | |
parent | f0ba4ff12784cd0d48bc5ae1d6e85924787e311d [diff] |
Add FingerprintAuthenticationStatus Update DeviceEntryFingerprintAuthRepository.isLockedOut StateFlow to only start sharing when subscribed, instead of Eagerly. This was causing issues with testing & it isn't necessary to start sharing eagerly. Test: atest DeviceEntryFaceAuthRepositoryTest DeviceEntryFingerprintAuthRepositoryTest KeyguardFaceAuthInteractorTest Bug: 288308594 Change-Id: I57b1fef035e477818face0f4f47eae9f132c04d0