dubai: Set avb rollback indexes to match stock

Using values from the version used for extract

Change-Id: If91897f88bda061b2158fd92f9e02ef79929e232
This commit is contained in:
Aaron Kling 2024-08-19 16:43:32 -05:00 committed by Nolen Johnson
parent 237802afd7
commit 44a1963359

View file

@ -46,5 +46,9 @@ TARGET_RECOVERY_UI_MARGIN_HEIGHT := 90
BOOT_SECURITY_PATCH := 2024-11-01
VENDOR_SECURITY_PATCH := $(BOOT_SECURITY_PATCH)
# Verified Boot
BOARD_AVB_ROLLBACK_INDEX := 27
BOARD_AVB_VBMETA_SYSTEM_ROLLBACK_INDEX := 27
# inherit from the proprietary version
include vendor/motorola/dubai/BoardConfigVendor.mk