commit | 50bea9c4405db008630f791eae51f74764054399 | [log] [tgz] |
---|---|---|
author | Joe Bolinger <jbolinger@google.com> | Mon May 24 12:22:43 2021 -0700 |
committer | Joe Bolinger <jbolinger@google.com> | Mon May 24 21:02:32 2021 +0000 |
tree | 2151820e1bddaf135a3bb0ed08a77d084e49ba58 | |
parent | 06cd94a6dea4341a18d6a5f733b87abe39c528c0 [diff] |
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