mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
Merge "Expand Gatekeeper test" am: a3645d38e9
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1609723 Change-Id: I170873fb500893c1f4c88da948eed2bafe3e3e8d
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