Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fdd21a45 authored by Eric Biggers's avatar Eric Biggers
Browse files

Define additional error codes in VerifyCredentialResponse

Define some new response codes in VerifyCredentialResponse so that more
detailed error information can be reported to SystemUI and to
LockSettingsService itself:

    RESPONSE_CRED_TOO_SHORT
    RESPONSE_CRED_ALREADY_TRIED
    RESPONSE_CRED_INCORRECT

This CL simply adds and documents the enum values, without using them.
Later CLs will start using these new codes.

Test: atest FrameworksServicesTests:com.android.server.locksettings
Bug: 395976735
Flag: EXEMPT just adding new enum values that aren't used yet
Change-Id: If6878b6a229804cd86b9e6364345937ca7a6d533
parent 0429cba8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment