diff options
| author | 2019-05-09 16:54:15 -0700 | |
|---|---|---|
| committer | 2019-05-13 12:41:26 -0700 | |
| commit | e7354ba447e676153128af658df3b2f913e61a3c (patch) | |
| tree | 27a6912377fe28abe7babf5323b5cf6e62ea5666 /tools/warn/java_warn_patterns.py | |
| parent | aa448d138ba92790f8283fda9e525bb736b38916 (diff) | |
Add sign_apex.py that signs a given APEX file.
This CL moves SignApex() from sign_target_files_apks into apex_utils,
and adds sign_apex that allows signing a standalone APEX file directly.
Test: Run the following command and check the output file.
$ build/make/tools/releasetools/sign_apex.py \
-v \
--container_key \
build/make/target/product/security/testkey.x509.pem \
--payload_key external/avb/test/data/testkey_rsa4096.pem \
--payload_extra_args \
"--signing_helper_with_files ./signing-helper.sh" \
foo.apex \
signed-foo.apex
Test: Run sign_target_files_apks.py on crosshatch target_files.zip.
Change-Id: I4b2422fd5cb1c60a3aa94511475e2a0e5b1666ca
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions