+3
−3
packages/SystemUI/src/com/android/systemui/keyguard/data/repository/DeviceEntryFaceAuthRepository.kt
+19
−19
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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