dubai: Uprev vbmeta rollback index to match extracted build
Change-Id: I976a022310cc397de5dda05aacc85c3893111842
This commit is contained in:
parent
2cfc006c71
commit
3155de9fe1
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@ BOOT_SECURITY_PATCH := 2025-01-01
|
|||
VENDOR_SECURITY_PATCH := $(BOOT_SECURITY_PATCH)
|
||||
|
||||
# Verified Boot
|
||||
BOARD_AVB_ROLLBACK_INDEX := 27
|
||||
BOARD_AVB_VBMETA_SYSTEM_ROLLBACK_INDEX := 27
|
||||
BOARD_AVB_ROLLBACK_INDEX := 29
|
||||
BOARD_AVB_VBMETA_SYSTEM_ROLLBACK_INDEX := 29
|
||||
|
||||
# inherit from the proprietary version
|
||||
include vendor/motorola/dubai/BoardConfigVendor.mk
|
||||
|
|
Loading…
Reference in a new issue