commit | 0215cb3d3ef4e5421a1f4c414b7a20b83edf2576 | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Mon Aug 07 11:53:46 2023 +0100 |
committer | David Drysdale <drysdale@google.com> | Mon Aug 07 11:53:46 2023 +0100 |
tree | e5c83390c6a1e41c1e1525cd78db39e248642297 | |
parent | 966a4f13a5c6b65aace68e2ac9ae21dd7c803d9c [diff] |
KeyMint: use a smaller invalid IMEI value The invalid value used for the second IMEI attestation test is potentially wrong in two ways: - It doesn't match the provisioned value. - It's not a valid IMEI, not least because it is longer than 16 bytes. Make the test value shorter so the second failure doesn't apply and the test can reliably expect CANNOT_ATTEST_IDS. Bug: 292959871 Test: VtsAidlKeyMintTargetTest Change-Id: If8c6b9e08b48e6caf5c767578e1ac43964214619