-
- Downloads
Request face auth on posture change to OPENED
Even when the event isn't from a wakeup of the device. This will now have some redundancy with the wakeup(UNFOLD) event; however, it's OK to have two requests pending. Test: atest KeyguardUpdateMonitorTest Flag: none Fixes: 331721693 Change-Id: I18bb85ba8225272246a14034358c25d682893de1 Merged-In: I18bb85ba8225272246a14034358c25d682893de1
Showing
- packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java 4 additions, 5 deletions...temUI/src/com/android/keyguard/KeyguardUpdateMonitor.java
- packages/SystemUI/src/com/android/systemui/biometrics/data/repository/FacePropertyRepository.kt 12 additions, 0 deletions...emui/biometrics/data/repository/FacePropertyRepository.kt
- packages/SystemUI/src/com/android/systemui/deviceentry/domain/interactor/DeviceEntryFaceAuthInteractor.kt 1 addition, 0 deletions...eentry/domain/interactor/DeviceEntryFaceAuthInteractor.kt
- packages/SystemUI/src/com/android/systemui/deviceentry/domain/interactor/NoopDeviceEntryFaceAuthInteractor.kt 1 addition, 0 deletions...ry/domain/interactor/NoopDeviceEntryFaceAuthInteractor.kt
- packages/SystemUI/src/com/android/systemui/deviceentry/domain/interactor/SystemUIDeviceEntryFaceAuthInteractor.kt 7 additions, 0 deletions...omain/interactor/SystemUIDeviceEntryFaceAuthInteractor.kt
- packages/SystemUI/tests/src/com/android/keyguard/KeyguardUpdateMonitorTest.java 10 additions, 0 deletions...s/src/com/android/keyguard/KeyguardUpdateMonitorTest.java
- packages/SystemUI/tests/utils/src/com/android/systemui/biometrics/data/repository/FakeFacePropertyRepository.kt 3 additions, 0 deletions.../biometrics/data/repository/FakeFacePropertyRepository.kt
Loading
Please register or sign in to comment