diff options
| author | 2021-05-10 12:58:02 +0800 | |
|---|---|---|
| committer | 2021-05-11 18:10:18 +0800 | |
| commit | 7bcb55b41493660db2ebc63b802f947d177bc874 (patch) | |
| tree | 621b058cab9a98c99b3f082b39989a8ab79ea642 /tools/warn/java_warn_patterns.py | |
| parent | a530481db10db31fae6b9f10644be5d96aa10463 (diff) | |
Fix GKI 2.0 signing in the release process
In the release signing process, it uses --signing_helper_with_files
for avbtool. This can be done by passing
--gki_signing_signature_args="--signing_helper_with_files=/path/to/helper.sh"
for mkbootimg.
However, this only works when there is a default value of
"gki_signing_signature_args" in the misc_info.txt, to be appended
with more extra args. Adding a default value "--prop foo:bar" to make
it work.
Note: also move the BOARD_GKI_* signing config to
BoardConfigGsiCommon.mk, so we don't have to duplicate the settings
for each architecture.
Bug: 178559811
Bug: 177862434
Test: `make bootimage`
`unpack_bootimg --boot_img $OUT/boot.img --out unpack`
`avbtool info_image --image ./unpack/boot_signature`
Change-Id: I8bd8ad3acf324931b47d45fd30bc590206b1927e
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions