Fix biometric tests that relied on a non-zero error reset delay.
Swapping the hardcoded value for the injected delay in AuthBiometricView.java broke two tests since the reset callback now executes before the test completes. Fix: 189031816 Test: atest com.android.systemui.biometrics.AuthBiometricViewTest Change-Id: I96ff544a35ebc611259d7dd534530ce35c18ffc7
Loading
Please register or sign in to comment