android_build/tools/signapk
Ficus Kirkpatrick 7978d50edb Add a workaround for a platform JAR parsing bug.
The java.util.jar implementation through Android 1.6 has a
bug where if the signature file in META-INF is a multiple
of 1024 bytes, it will throw an IOException attempting to
read it.

If signapk would produce a CERT.SF in a multiple of 1024
bytes, add an extra CRLF to the end of the file.

Bug: 3019677
Change-Id: I23d4a36e12e224be600d3ac39379b5b5a022a628
2010-09-24 10:24:53 -07:00
..
test auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
Android.mk Add a tapas command. 2010-06-10 18:38:37 -07:00
SignApk.java Add a workaround for a platform JAR parsing bug. 2010-09-24 10:24:53 -07:00
SignApk.mf auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00