mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-02-01 07:33:15 +00:00
taimen: define local A/B ota partitions
Partitions vary between walleye and taimen now. No longer define A/B OTA partitions in common wahoo tree.
This commit is contained in:
@@ -98,3 +98,13 @@ TARGET_RECOVERY_UI_LIB := \
|
||||
# VTS DTBO Verification. This kernel cmdline parameter should be added by the bootloader
|
||||
# for all future devices.
|
||||
BOARD_KERNEL_CMDLINE += androidboot.dtbo_idx=12
|
||||
|
||||
# Board uses A/B OTA.
|
||||
AB_OTA_UPDATER := true
|
||||
|
||||
AB_OTA_PARTITIONS += \
|
||||
boot \
|
||||
system \
|
||||
vbmeta \
|
||||
dtbo \
|
||||
vendor
|
||||
|
||||
Reference in New Issue
Block a user