mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Revert "Expand Gatekeeper test""
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user