commit | 0bc02bfe71017757343657dff4f26b6c86ddb302 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Fri Oct 20 11:17:44 2023 -0700 |
committer | David Anderson <dvander@google.com> | Fri Oct 20 11:20:53 2023 -0700 |
tree | 528b3020a96ba3994c3a44eb723ddd740d4d6323 | |
parent | 7bcd7715f8ba852361b15c7b02276f3eb9193e5a [diff] |
fastboot: Fix flashing failure when a sparse image has an avb footer. Trying to move the AVB footer on a sparse file will corrupt the sparse format. Rather than implement this properly, for now, have the copy_avb_footer() function gracefully fail by skipping the operation. Bug: 304574023 Test: fastboot flash sparse image with avb footer Change-Id: Ia6f0711789a04897ec266ad604a3d243c7184082