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
Loading
Please register or sign in to comment