sm8250-common: add missing vendor_boot partition to AB list
This commit is contained in:
parent
7b7e2ba9a3
commit
c72a8b55a3
1 changed files with 2 additions and 1 deletions
|
@ -111,7 +111,8 @@ AB_OTA_PARTITIONS += \
|
|||
system_ext \
|
||||
vbmeta \
|
||||
vbmeta_system \
|
||||
vendor
|
||||
vendor \
|
||||
vendor_boot
|
||||
|
||||
# Audio
|
||||
AUDIO_FEATURE_ENABLED_AHAL_EXT := false
|
||||
|
|
Loading…
Reference in a new issue