commit | 1e7339550471387879cc683af4144a275c844328 | [log] [tgz] |
---|---|---|
author | Max Bires <jbires@google.com> | Tue Jul 21 01:45:36 2020 -0700 |
committer | Max Bires <jbires@google.com> | Tue Aug 04 10:44:56 2020 +0000 |
tree | 120bbb37a962919201578347adb252fc45d86707 | |
parent | 2329bba9fed62612a7aa1935f794c5555963f4a4 [diff] |
Fixing a test in DeviceUniqueAttestationTest The EC key check for generating a device unique attestation from a non-strongbox keymaster instance left out the TAG_DEVICE_UNIQUE_ATTESTATION_TAG, so the test should fail since the attestation should succeed. This commit adds the tag into the parameters passed into attestation. Fixes: 161327512 Test: m VtsHalKeymasterV4_1TargetTest Change-Id: I75a41a75b298c91ec41fa411f8a486ac347cf748