Merge "Revert "Expand Gatekeeper test""
This commit is contained in:
commit
621519943b
1 changed files with 0 additions and 2 deletions
|
@ -310,8 +310,6 @@ TEST_P(GatekeeperHidlTest, UntrustedReenroll) {
|
||||||
if (first != nullptr && second != nullptr) {
|
if (first != nullptr && second != nullptr) {
|
||||||
EXPECT_NE(first->user_id, second->user_id);
|
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");
|
ALOGI("Testing Untrusted Reenroll done");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue