commit | acb49528a7fcd38e579dbd20ac0d350c542ae386 | [log] [tgz] |
---|---|---|
author | Isaac J. Manjarres <isaacmanjarres@google.com> | Thu Jan 12 14:28:29 2023 -0800 |
committer | Isaac J. Manjarres <isaacmanjarres@google.com> | Thu Jan 12 14:33:56 2023 -0800 |
tree | be39db9c17abfb2d84bfb3c258b10c7dfac62a5f | |
parent | 9b9924b412c9fc0d6c152eb4de81506269f76b1e [diff] |
fastboot: Copy AVB footer from recovery.img to the end of the partition Copy the AVB footer of the recovery.img to the end of the recovery partition, so that it can be found when loading a recovery image from a partition that is larger than the image. Bug: 261673286 Test: m and flashing recovery image and bootloader can now detect AVB footer. Change-Id: Ib93da33c72f3a96eb8d9bcedaab5ef0c3a4d418d Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com>