Android 14.0.0 Release 0.39 (UQ1A.240205.002,bluejay)
build_utils: Add support to boot custom kernels without wiping

The following is implemented:
* Add hashtree footer to vendor_dlkm.
* Add SPL to boot.img

This allows developers to flash a custom kernel on an unlocked device
without having to wipe the device (based on SPL) or disable verification
(based on AVB hashtree requirement).

Test: verify custom boot.img boots without wiping on O6
Test: verify custom vendor_dlkm.img boots without wiping on O6
Bug: 274825778
Change-Id: I685199eb11bfc5a4bdf545170ec136b327f992ad
Signed-off-by: Will McVicker <willmcvicker@google.com>
1 file changed