OSDN Git Service

allow prebuilts to specify LOCAL_CERTIFICATE so they can be resigned
authorDoug Zongker <dougz@android.com>
Thu, 27 Aug 2009 01:22:43 +0000 (18:22 -0700)
committerDoug Zongker <dougz@android.com>
Thu, 27 Aug 2009 01:22:43 +0000 (18:22 -0700)
commit1b6d0a65fc62901f2c18d00c556bd5da50f35584
tree52cb8d6c60f643727e904b0705d1bf8eaf686812
parent4ac1ba61075190fa9ced594c85285beff6293184
allow prebuilts to specify LOCAL_CERTIFICATE so they can be resigned

If a prebuilt specifies a LOCAL_CERTIFICATE, stick it in the
PACKAGES.* collection so that the predexopt process can work on the
file (which only works if the new .apk can be signed).
core/prebuilt.mk