Files
build/tools
Narayan Kamath a07bf049b9 releasetools: Add support for compressed APKs.
Compressed APKs can be identified by a "compressed=<ext>" entry in
the apkcerts.txt file. When we encounter such an entry, we need to
decompress the file to a temporary location before we process its
certs. When we're signing, we should also recompress the package
after it's signed.

Bug: 64531948
Test: ./build/tools/releasetools/check_target_files_signatures.py
Test: ./build/tools/releasetools/sign_target_files_apks.py
Test: compared signed output before / after this change, verify that
      it's bitwise identical when no compressed APKs are present.

Change-Id: Id32e52f9c11023955330c113117daaf6b73bd8c2
2017-08-21 13:21:20 +01:00
..
2016-06-06 14:51:52 -07:00
2017-03-27 17:23:36 +00:00
2016-06-14 13:50:38 -07:00
2014-08-08 13:18:53 -07:00
2016-06-06 14:51:52 -07:00
2012-08-16 22:45:55 -07:00
2016-09-15 14:40:39 -07:00
2017-06-21 16:09:56 -07:00
2017-03-02 18:00:21 -08:00