berlna: 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 fe6eaa35da
commit 434a6587db

View File

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