Revert "Allow vbmeta_system to be OTA'd"
Bug: 139107810 Change-Id: I0b6ca60ce28f54795e80d442e7cda0e1d1504242
This commit is contained in:
@@ -68,8 +68,7 @@ AB_OTA_PARTITIONS += \
|
||||
system \
|
||||
vbmeta \
|
||||
dtbo \
|
||||
product \
|
||||
vbmeta_system
|
||||
product
|
||||
|
||||
# Partitions (listed in the file) to be wiped under recovery.
|
||||
TARGET_RECOVERY_WIPE := device/google/bramble/recovery.wipe
|
||||
|
||||
@@ -82,7 +82,7 @@ extern "C" {
|
||||
#define PTN_SWAP_LIST PTN_XBL, \
|
||||
"abl", "aop", "devcfg", \
|
||||
"dtbo", "hyp", "keymaster", "qupfw", "storsec", \
|
||||
"tz", "vbmeta", "vbmeta_system", "xbl_config"
|
||||
"tz", "vbmeta", "xbl_config"
|
||||
|
||||
#define AB_PTN_LIST PTN_SWAP_LIST, "boot", "system", "vendor", "modem", "product"
|
||||
#define BOOT_DEV_DIR "/dev/block/bootdevice/by-name"
|
||||
|
||||
Reference in New Issue
Block a user