559571197f
We are removing ABL from VM bootflow & using kernel's initrd functionality. Since the boot configuration file is loaded with initrd by default, it will be added to the end of the initrd, in the following way: [initrd][bootconfig][padding][size(le32)][checksum(le32)][#BOOTCONFIG\n] The tool is written in Rust so that we can (in future) have the option to dynamically attach the correct bootconfig. Test: builds Bug: 240235424 Change-Id: Idfca6528a16bc92001f5791b4683a0be2714cce8 |
||
---|---|---|
.. | ||
src | ||
Android.bp |