commit | 65bf3312e6259b5643ea47d1da856897df7c34fc | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Thu Jan 30 17:27:03 2020 -0800 |
committer | Tianjie Xu <xunchang@google.com> | Thu Jan 30 17:27:03 2020 -0800 |
tree | 7fcfe358f94aa86e1331b89707b82aa406c573ff | |
parent | bb86bd7643c46d82e8da3424581b90b27a09ad9c [diff] |
Add a signing_args in apexer In the build signing environment, we don't necessary have access to the physical private key. And we work around it by passing an extra signing_helper to the avbtool instead of a private key. Since we need to perform signing to add the hashtree footer when rebuilding the apex image; apexer should recognize the signing_helper and pass it to avbtool. Bug: 148627666 Test: Call apexer with the argument Change-Id: Ibf75d629d369bdbf4e3305b59eb495ccbfdc6428