commit | 3608148612c3392b52ff5df2529ebfee597b538d | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Jan 20 01:32:28 2021 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Jan 27 01:27:11 2021 +0000 |
tree | 27665fce1d7abb10ad852d1e0fa3eaa2c6d35eef | |
parent | 1cd839623e387c15e2f70a495d2931ed90db8520 [diff] [blame] |
Add support for signing a compressed apex Test: atest releasetools_test Bug: 172912232 Change-Id: I4630578694afbab675db770b46898cc32f1861f3
diff --git a/core/Makefile b/core/Makefile index 79255ca..95bac40 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -4130,6 +4130,7 @@ # Additional tools to unpack and repack the apex file. INTERNAL_OTATOOLS_MODULES += \ apexer \ + apex_compression_tool \ deapexer \ debugfs_static \ merge_zips \