mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Allow extra ID attestation error codes am: 3f6ab601b9 am: b37f07acc2
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2646973 Change-Id: I9a2c1cb8d89525dfce2d9ca55e7bf51bc0ce6cc0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1938,7 +1938,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