Skip to content

Fix creating header v3 vendor-boot.img

v3 only had a single vendor ramdisk with no fragments like v4, so adjust mkbootimg args accordingly as needed.

See also: https://source.android.com/docs/core/architecture/bootloader/boot-image-header#header-v4

Merge request reports