Files
build/tools
Doug Zongker 1d67eec191 make SignApk do zip alignment
When signing an APK, make the SignApk tool align the stored entries to
(by default) 4-byte boundaries.  This obviates the need to run the
separate zipalign tool, which currently does this job.

The alignment byte count can be specified with the -a option.  OTA
package signing (with -w) never does alignment.

The order of files in the output APK is changed so that all stored
files come first in the output, followed by all non-stored files.
This is not expected to have any impact in practice.

Change-Id: Iaeef89b2a7283e25fadb99c0a0f0641f682d76b8
2014-05-15 09:54:26 -07:00
..
2014-05-14 16:55:04 -07:00
2012-06-06 23:39:47 -07:00
2014-05-15 09:54:26 -07:00
2013-05-07 16:31:04 -07:00
2013-12-12 12:56:16 -08:00
2012-08-16 22:45:55 -07:00
2012-08-24 16:24:45 -07:00
2012-08-16 22:45:56 -07:00
2010-03-10 16:16:02 -08:00