commit | 305254d51afbf5c118fb17581e750dbf45963a0f | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Sat Oct 30 07:26:25 2021 +0100 |
committer | David Drysdale <drysdale@google.com> | Fri Nov 12 15:24:26 2021 +0000 |
tree | a40334ff69b287a5bac1c57e7754bbdc39de3d13 | |
parent | 22146e47b26b87bccc826657cefe02206571621c [diff] |
Update keymaster_tests for unique ID generation Commit e104f386b29d ("Improve UNIQUE_ID generation", http://aosp/I3eb8cf22cf52a6d5c7a085ae497500800ecd5438) forgot to update the unit tests to match. While in there, replace manual string lengths with use of strlen() and .data_length. Bug: 202487002 Bug: 204598638 Test: keymaster_tests Change-Id: I59f3f0c42b59e255346f68199fc9a4a9ed113818 Merged-In: I59f3f0c42b59e255346f68199fc9a4a9ed113818 Ignore-AOSP-First: cherry-pick from aosp/master