commit | 8c06c3e872ed893dbde5c58a5a1424bbd48ab80d | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Wed Apr 13 15:31:02 2022 -0700 |
committer | Seth Moore <sethmo@google.com> | Wed Apr 13 15:31:02 2022 -0700 |
tree | 9a865e336f30021a941b039af3644a4ea1886319 | |
parent | 4e005bddd1120c5c5fd867450eeeefad232a6776 [diff] |
Fix unique id attestation on devices with keymaster The wrong tag was included in the km_compat layer filter code for key generation tags. This prevented the INCLUDE_UNIQUE_ID tag from being passed to keymaster, breaking unique id attestation on platforms with keymaster (keymint functionality was correct). Test: KeyAttestationTest Fixes: 228851969 Change-Id: I81ef55bb92c9869102a741e64375b883c3443224