Allow extra ID attestation error codes am: c68dc93788
am: c67f8ef755
am: caaedb0a79
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2646791 Change-Id: I5bbde92b1b5c8b4896cfa418200d3608080a4269 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
5fa61b6df6
1 changed files with 2 additions and 1 deletions
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue