commit | 1af1202fbdf03d309c0d56df1e93341a8d863daf | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Thu Jan 06 01:11:23 2022 +0000 |
committer | Devin Moore <devinmoore@google.com> | Thu Jan 06 22:33:19 2022 +0000 |
tree | 4799b2cf46891900be255ab181177c02d7e987c6 | |
parent | dd1eb8733dbae94958a9327e9247d9400815a5ba [diff] |
fastboot: copy AVB footer from init_boot.img to end of partition Similar to GKI boot.img, init_boot.img is released as a specific size and should be able to be flashed into partitions that have different sizes. So the AVB footer is moved from the end of the init_boot.img to the end of the partition in the case that the partition is larger than the image. Bug: 203698939 Test: m Change-Id: Ib5a63a7bf1b4be4eba4941972750f12e3edb3a17