commit | 391562eb1166e2badbb236920cf15782551cec0e | [log] [tgz] |
---|---|---|
author | Brint E. Kriebel <bekit@cyngn.com> | Wed Feb 10 15:54:05 2016 -0800 |
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | Wed Feb 10 15:59:47 2016 -0800 |
tree | f3f9442cb293bd89e59b994eadd841016df53d8c | |
parent | 50e34c90a68abd5bd1a457b4c5006fde71644132 [diff] |
releasetools: Don't extract BOOTABLE_IMAGES when signing target files boot and recovery images need to be re-created during the signing process to ensure that the proper keys are embedded in the images. Don't extract the BOOTABLE_IMAGES path if it exists in the source target files to avoid re-using the prebuilt versions. Change-Id: Icdf61367efc2364f89c7ab1c61a81536431aea2e Ticket: CYNGNOS-1994