We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[config] name = ROMNAME description = ROM DESCRIPTION type = android # optional [replacements] kernel = kernel.img ramdisk = ramdisk.img dt = dt.img cmdline = androidboot.serialno=ABCDEFGH [partitions] boot = boot.img system = system.img data = data cache = cache modem = modem.img
The type of the image is determined by it's file extension:
https://github.com/efidroid/projectmanagement.wiki.git