commit | 0debda098f708ef26f42287ca0f6b14e8ccf08c9 | [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 | 95d4093b4933c0bb4a324b7c8405e1987b997da0 [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