diff options
| author | 2019-02-18 15:25:04 +0900 | |
|---|---|---|
| committer | 2019-02-19 14:13:36 +0900 | |
| commit | 0ca3ce867c2a01e596ce97b42a91f8738afb4efe (patch) | |
| tree | 5a49cb7a30a29f2ce410aa699a300eaf21eadea7 /python/python.go | |
| parent | b03dc8e54e3943dfc0e2ff11e092d3acca702e75 (diff) | |
build apexkeys.txt
apexkeys.txt is a text file having APEX-to-keys mappings. The file is
included in the target-files package where it is used when re-sign the
APEXes with release keys.
Each line of the file consists of 5 fields:
1) name: file name of the APEX
2) public_key: the public key for the apex_payload.img of the APEX
3) private_key: the private key used to sign the apex_payload.img
4) container_certificate: the certificate used to sign the APEX zip
container
5) container_private_key: the private key used to sign the APEX zip
container
Bug: 124406181
Test: m out/soong/apexkeys.txt and inspect the content
Test: TARGET_BUILD_APPS=com.android.tzdata m dist and make sure
out/dist/apexkeys.txt exists
Change-Id: I1daa13ec50956323b97e15e8df7f1fbe5ea21d63
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions