commit | 9bb9f8f857170c5865944bdc9e4700a73a6e7434 | [log] [tgz] |
---|---|---|
author | Hridya Valsaraju <hridya@google.com> | Fri Mar 23 16:01:03 2018 -0700 |
committer | Hridya Valsaraju <hridya@google.com> | Wed Mar 28 11:37:58 2018 -0700 |
tree | 0cae75b03879c89184703e5c296b6cbc872f6c51 | |
parent | 81ed0ea0e64d536287e823431f4999f183cc3cf1 [diff] |
Allow recovery-dtbo in recovery.img to be signed Non-A/B devices need to include the DTBO image within the recovery partition to be self-sufficient and prevent OTA failures. The CL includes the size of recovery DTBO in the size of the boot image to be signed to prevent image truncation. Test: Verified that recovery.img was not getting truncated. Bug: 74763691 Change-Id: Id56928129dfea167e2451aa5f4609fef77e00ff4