Merge "Revert "Expand Gatekeeper test"" am: 621519943b
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1828635 Change-Id: I3eb3da36560f0b6aeb08331dec01c44c6d87466d
This commit is contained in:
commit
417c595019
1 changed files with 0 additions and 2 deletions
|
@ -310,8 +310,6 @@ TEST_P(GatekeeperHidlTest, UntrustedReenroll) {
|
|||
if (first != nullptr && second != nullptr) {
|
||||
EXPECT_NE(first->user_id, second->user_id);
|
||||
}
|
||||
// the old enrollment should be invalid now
|
||||
verifyPassword(password, enrollRsp.data, 0, verifyRsp, false);
|
||||
ALOGI("Testing Untrusted Reenroll done");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue