mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-27 22:40:44 +00:00
walleye: 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:
@@ -42,3 +42,13 @@ TARGET_RECOVERY_WIPE := device/google/walleye/recovery.wipe
|
||||
TARGET_RECOVERY_UI_LIB := \
|
||||
librecovery_ui_walleye \
|
||||
libfstab
|
||||
|
||||
# Board uses A/B OTA.
|
||||
AB_OTA_UPDATER := true
|
||||
|
||||
AB_OTA_PARTITIONS += \
|
||||
boot \
|
||||
system \
|
||||
vbmeta \
|
||||
dtbo \
|
||||
vendor
|
||||
|
||||
Reference in New Issue
Block a user