Revert "Allow vbmeta_system to be OTA'd"
am: 479c92a5cb
Change-Id: I54b536463a9742dcc26363e3f1ca47123ae21b98
This commit is contained in:
@@ -66,8 +66,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