# ----------------- BEGIN MIX-IN DEFINITIONS ----------------- # Mix-In definitions are auto-generated by mixin-update ############################################################## # Source: device/intel/mixins/groups/dynamic-partitions/true/gpt.ini ############################################################## [partition.super] label = super len = 5000 type = linux ############################################################## # Source: device/intel/mixins/groups/boot-arch/project-celadon/gpt.ini ############################################################## [base] partitions = bootloader bootloader2 boot tos misc acpio super persistent vbmeta device = auto nb_slot = 2 [partition.bootloader] label = bootloader len = 33 type = esp efi_loader = \loader.efi efi_title = Android-IA flags = boot [partition.bootloader2] label = bootloader2 len = 33 type = fat [partition.boot] label = boot len = 45 type = boot has_slot = true [partition.tos] label = tos len = 10 type = boot has_slot = true [partition.misc] label = misc len = 1 type = misc [partition.metadata] label = metadata len = 16 type = metadata [partition.system] label = system len = 2560 type = linux has_slot = true [partition.data] label = userdata len = -1 type = linux [partition.persistent] label = persistent len = 1 type = linux [partition.teedata] label = teedata len = 32 type = linux [partition.vbmeta] label = vbmeta len = 2 type = linux has_slot = true ############################################################## # Source: device/intel/mixins/groups/vendor-partition/true/gpt.ini ############################################################## [partition.vendor] label = vendor len = 600 type = linux has_slot = true ############################################################## # Source: device/intel/mixins/groups/vendor-boot/true/gpt.ini ############################################################## [base] partitions += vendor_boot [partition.vendor_boot] label = vendor_boot len = 16 type = linux has_slot = true ############################################################## # Source: device/intel/mixins/groups/acpio-partition/true/gpt.ini ############################################################## [partition.acpio] label = acpio len = 2 type = linux has_slot = true ############################################################## # Source: device/intel/mixins/groups/config-partition/true/gpt.ini ############################################################## [base] partitions += config [partition.config] label = config len = 8 type = linux ############################################################## # Source: device/intel/mixins/groups/product-partition/true/gpt.ini ############################################################## [partition.product] label = product len = 100 type = linux has_slot = true ############################################################## # Source: device/intel/mixins/groups/odm-partition/true/gpt.ini ############################################################## [partition.odm] label = odm len = 100 type = linux has_slot = true # ------------------ END MIX-IN DEFINITIONS ------------------