mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Allow extra ID attestation error codes am: c68dc93788
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2646791 Change-Id: I67017bfe0d94f2941a910437e2572a043fc345d6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -2070,7 +2070,8 @@ TEST_P(NewKeyGenerationTest, EcdsaAttestationTags) {
|
||||
builder, &key_blob, &key_characteristics);
|
||||
}
|
||||
}
|
||||
ASSERT_EQ(error, ErrorCode::CANNOT_ATTEST_IDS);
|
||||
|
||||
device_id_attestation_check_acceptable_error(tag.tag, error);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user