commit | cfdb99dbc09f231e79048a7988cdbb777409c9b0 | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Mon Nov 01 10:03:36 2021 +0000 |
committer | David Drysdale <drysdale@google.com> | Tue Nov 02 07:39:34 2021 +0000 |
tree | 46bbc22f43f0f10dcc3f427d2f955c5d0c46ef60 | |
parent | 1379b9642c9efde067b438cdece22b72602b7c3a [diff] |
Only insert CREATION_DATETIME for KeyMaster If the reference implementation is acting as a Key*Mint* instance, then CREATION_DATETIME should only be echoed back if it was provided at key generation/import; it should not be created from scratch. Update the software-only version of the code to do this. (This code is not currently used by Cuttlefish, which is why this was not spotted.) Bug: 204795916 Test: VtsAidlKeyMintTargetTest Change-Id: I133faa3f8d7a6e035449d0d56ab1e75dd63480d9