commit | 5ba093377c40a2ce976093d046f3723feae9c953 | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Thu Dec 17 10:05:15 2020 -0800 |
committer | Janis Danisevskis <jdanis@google.com> | Fri Dec 18 08:34:20 2020 -0800 |
tree | 3c689726c2abaf52711bb1b848e51a52eb7d112f | |
parent | 83fa6413ac4e0d5af8782bb9e806f1fa02a56347 [diff] |
Revise keymint_tags.h * replace NullOr with std::optional. * Add mising tag. * Undefine helper macros so that keymint_tags.h can be used together with keymaster_tags.h * Check if KeyParameterValue variant matches KeyParameterTag in accessors. Test: VtsAidlKeyMintTargetTest Change-Id: I6c951071f30fd27c8c21a2e8cc86f421a3bc37d9