commit | 053c389f03f3c14f86b808608ccb5669ff8b887a | [log] [tgz] |
---|---|---|
author | Lucas Wei <lucaswei@google.com> | Tue Mar 08 16:50:57 2022 +0800 |
committer | Lucas Wei <lucaswei@google.com> | Thu Mar 10 00:18:34 2022 +0800 |
tree | 076f1b5251e5ae13e0f0d20efcf9e48fbfc55c6c | |
parent | 34ac1ae663fc8f553b2a96ee08b66c97ab2290c8 [diff] |
Allow dtb image to be empty in vendor_boot image Currently, building vendor_boot image will check size of dtb image and abort if not specified. We want to allow this condition and make user to build dtb whether in vendor_boot or vendor_kernel_boot. Bug: 222429295 Bug: 214409109 Test: atest --host mkbootimg_test Signed-off-by: Lucas Wei <lucaswei@google.com> Change-Id: I7a96ddc700d2ca43bd1063fd634ef8af76e94005