alioth: gpt-utils: Add OTA support for below partition
1. featenabler 2. multiimgoem Signed-off-by: Albert I <kras@raphielgang.org> Change-Id: I79c53013a9117e10688534de8b9146d15da47cc1
This commit is contained in:
@@ -80,7 +80,7 @@ extern "C" {
|
||||
#define AB_SLOT_B_SUFFIX "_b"
|
||||
#define PTN_XBL "xbl"
|
||||
#define PTN_XBL_CFG "xbl_config"
|
||||
#define PTN_SWAP_LIST PTN_XBL, PTN_XBL_CFG, "abl", "aop", "cmnlib", "cmnlib64", "devcfg", "dsp", "dtbo", "hyp", "imagefv", "keymaster", "qupfw", "tz", "uefisecapp", "vbmeta", "vbmeta_system"
|
||||
#define PTN_SWAP_LIST PTN_XBL, PTN_XBL_CFG, "abl", "aop", "cmnlib", "cmnlib64", "devcfg", "dsp", "dtbo", "featenabler", "hyp", "imagefv", "keymaster", "multiimgoem", "qupfw", "tz", "uefisecapp", "vbmeta", "vbmeta_system"
|
||||
#define AB_PTN_LIST PTN_SWAP_LIST, "bluetooth", "boot", "modem", "odm", "product", "system_ext", "system", "vendor", "vendor_boot"
|
||||
#define BOOT_DEV_DIR "/dev/block/bootdevice/by-name"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user