commit | 843979827f95f7cffcf3d97ea34bb841da47948b | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Tue Aug 28 13:54:03 2018 -0700 |
committer | David Anderson <dvander@google.com> | Tue Aug 28 15:17:48 2018 -0700 |
tree | 3ad45565837ae0efcc4b5ec717341b2117045fcd | |
parent | f68cdb8c904a17983fb532197f8402fe76a3eaf4 [diff] |
fastboot: Clean up the image array a bit. This makes the following changes to the images array: * The "optional_if_no_partition" flag is removed, as it was a temporary workaround for super.img. * The "flashall" flag is removed. * The "needed_for_fastbootd" flag is now an ImageType enum. Bug: N/A Test: fastboot builds, flashall works Change-Id: Id000ea20cf83639cec2c9ae94f28c799b34606f1