rosemary: Configure A/B OTA updates

Signed-off-by: bengris32 <bengris32@protonmail.ch>
Change-Id: Icebbcf586817c498bd01a53c0182b96e46d41977
This commit is contained in:
bengris32
2022-10-28 14:09:37 +01:00
committed by Matsvei Niaverau
parent 7e8a39c3ab
commit b813ac7f4e
2 changed files with 21 additions and 0 deletions

View File

@@ -6,6 +6,19 @@
DEVICE_PATH := device/xiaomi/rosemary
# A/B
AB_OTA_UPDATER := true
AB_OTA_PARTITIONS += \
system \
product \
vendor \
boot \
vbmeta \
vbmeta_system \
vbmeta_vendor \
dtbo
# APEX
DEXPREOPT_GENERATE_APEX_IMAGE := true