commit | ad8243f7f9a120568352333a83cf377881a4b7f4 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Fri May 24 12:19:22 2019 -0700 |
committer | David Anderson <dvander@google.com> | Fri May 24 16:51:37 2019 -0700 |
tree | 32cb573a116c1e88fc23519e46e4e836da6f0c4f | |
parent | 7c0b7ebe35eff51f9d794fbb8a53706ae40b980b [diff] |
lpmake: Add a flag to force building a complete, empty super.img. Normally lpmake without images is used to generate super_empty.img, but it is useful to also generate a fully sparse super_empty for flashing in the bootloader. This patch adds a --force-full-image flag to provide this. Bug: N/A Test: lpmake --force-full-image Change-Id: Ica55a7b35f6e1a0282e5a9305f1a3e4b5028755b