diff options
author | Doug Zongker <dougz@google.com> | 2014-07-31 11:06:30 -0700 |
---|---|---|
committer | Doug Zongker <dougz@google.com> | 2014-07-31 11:06:30 -0700 |
commit | 3c84f569487c4e59baa332be33b5430fdefb76b3 (patch) | |
tree | 7a63f8b8c69db70eb0547eba5fe26899a04c4b28 /.gitignore | |
parent | 4dfb5580c2e33eebda24e377c5ce2a73a93d4258 (diff) | |
download | build-3c84f569487c4e59baa332be33b5430fdefb76b3.zip build-3c84f569487c4e59baa332be33b5430fdefb76b3.tar.gz build-3c84f569487c4e59baa332be33b5430fdefb76b3.tar.bz2 |
store images in target-files
Store sparse images in the target-files, and use those (when they're
available) for building block OTAs.
- New script add_img_to_target_files is added to make the images and
add them to the IMAGES/ subdir in the target-files. It gets run
from the Makefile when building a target-files.
- img_from_target_files becomes mostly vestigial: it creates the
img.zip by just copying the images out of the target-files. (It
still knows how to build images for use on older target-files.)
- ota_from_target_files uses images from the target-files in
preference to rebuilding images from the source files.
- sign_apk_target_files builds images and includes them in its output
target files (even if the input target-files didn't have them).
Bug: 16488065
Change-Id: I444e0d722d636978209467ffc01750a585c6db75
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions