forked from openkylin/platform_build
![]() We were using the package name as the key to index APKs. APKs from the same package got messed up and gave wrong signature summary. Switch to using the package filename as the key, which is identical in a given build. Also fix the trailing space when printing the signature summary. Bug: 30418268 Test: Run with a target_files.zip that has multiple APKs from the same package. Change-Id: I6317e8c05e987c5690915e05c294153d10e2f0ab |
||
---|---|---|
core | ||
target | ||
tools | ||
.gitignore | ||
Android.mk | ||
CleanSpec.mk | ||
buildspec.mk.default | ||
envsetup.sh |