Skip to content
Commit 1cd2160c authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Use CHALLENGE_NONE when VerifyCredential invoked with challenge=0

LSS should generate a challenge if VerifyCredential is invoked
without a challenge. Otherwise, biometric lockout reset will not
work properly.

Bug: 153921881

Test: BiometricPromptDemo, allow device credential, enter password.
      Notice the added log, as well as generateChallenge, resetLockout,
      and revokeChallenge working now.
Change-Id: I0d24afa8b77f0b92b301c1ae53c3e6e8991a1335
(cherry picked from commit 3db0369f)
parent 0a64cfbb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment