OSDN Git Service

make signapk strip other signatures
authorDoug Zongker <dougz@android.com>
Mon, 8 Jun 2009 17:46:55 +0000 (10:46 -0700)
committerDoug Zongker <dougz@android.com>
Fri, 12 Jun 2009 02:24:50 +0000 (19:24 -0700)
commitaf482b62e50b70e469426681584503eab1b308e9
treeaacaca7416e4ebc0deece70898a30f9e919a0708
parenta0bad432f38f3b5105d79a1dadc1ccda061934b6
make signapk strip other signatures

Change signapk to not propagate other signatures to the output
archive.  Multiple signatures seem to confuse the package manager, as
we saw with Maps, and other partners are checking in prebuilt APKs for
google experience devices signed with random other things.
tools/signapk/SignApk.java