commit | 1ee88c7a3fcf5dc0239162ffa4e9275fc94a94fb | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Wed Jul 05 22:13:52 2023 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Wed Jul 05 22:14:36 2023 +0000 |
tree | f20e4eab0f2fb8ae538eaf9922cf7b696a6fb833 | |
parent | 17d4ec3973ceca8ce11ee5ef5f66efd22c2e7901 [diff] |
ondevice-signing: merge createCertificate() into createSelfSignedCertificate() Since createSelfSignedCertificate() is now the only caller of createCertificate(), merge createCertificate() into it. Bug: 290064770 Test: atest odsign_e2e_tests_full Change-Id: Id970743f1a3f3a3b7dd8a81da56c1e7b40959423