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

Commit 121ac926 authored by Eric Biggers's avatar Eric Biggers
Browse files

Fix response code checks in LockSettingsServiceTests

Some of the test cases compared
VerifyCredentialResponse#getResponseCode() with
GateKeeperResponse#RESPONSE_*.  But that's the wrong "enum"; the values
just happen to be the same.  Use the correct one.

Test: atest FrameworksServicesTests:com.android.server.locksettings
Bug: 395976735
Flag: TEST_ONLY
Change-Id: Ic77dcdb3888a118f3f45a478287a30bef4dcb9aa
parent b9bddd59
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