mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 10:05:19 +00:00
Merge "Expand Gatekeeper test"
This commit is contained in:
@@ -306,6 +306,8 @@ 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