diff options
| author | 2019-04-24 14:51:25 -0700 | |
|---|---|---|
| committer | 2019-04-24 15:17:23 -0700 | |
| commit | f98fa1094ead2e48937cc37b6666fc210ee317d1 (patch) | |
| tree | 09c585c6953b67d69a2509fcfae35b28d9c2d29a /tools/warn/java_warn_patterns.py | |
| parent | ff14c47182a7636477432dee294dd14e9f4b1935 (diff) | |
releasetools: PRESIGNED APEX container entails PRESIGNED payload.
We used to require explicitly setting both (e.g. `-e foo.apex=` and
`--extra_apex_payload_key foo.apex=` to skip signing `foo.apex`).
This CL allows specifying `-e` alone to achieve the same result.
However, if a conflicting `--extra_apex_payload_key` is also specified,
that would be considered as a config error.
Bug: 131153746
Test: Run sign_target_files_apks.py with `-e foo.apex=` alone to skip
signing foo.apex.
Test: Run sign_target_files_apks.py with `-e foo.apex=` and
`--extra_apex_payload_key foo.apex=key` and expect assertion error.
Change-Id: Ia747f59ee726b60bdb1445024e749320171064c2
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions