OSDN Git Service

aapt no longer needed for signing APKs
authorAlex Klyubin <klyubin@google.com>
Thu, 15 Dec 2016 20:51:25 +0000 (12:51 -0800)
committerAlex Klyubin <klyubin@google.com>
Fri, 16 Dec 2016 00:37:21 +0000 (16:37 -0800)
commit1b391c002de0c30360ae4e8e7583046eefcd9d0a
tree71043f87a298984c1b0a6442741b2c4ca8751cd8
parentb777f169f89436eae4b06fa35272b0183dfa81c3
aapt no longer needed for signing APKs

signapk now auto-detects the APK's minSdkVersion, removing the need to
run aapt dump badging during APK signing.

Test: make clean && make
Change-Id: Ifc74292a9900443d053e437b50b540c8d0b33dbd
core/prebuilt_internal.mk