dubai: Set avb rollback indexes to match stock
Using values from the version used for extract Change-Id: If91897f88bda061b2158fd92f9e02ef79929e232
This commit is contained in:
parent
237802afd7
commit
44a1963359
1 changed files with 4 additions and 0 deletions
|
|
@ -46,5 +46,9 @@ TARGET_RECOVERY_UI_MARGIN_HEIGHT := 90
|
||||||
BOOT_SECURITY_PATCH := 2024-11-01
|
BOOT_SECURITY_PATCH := 2024-11-01
|
||||||
VENDOR_SECURITY_PATCH := $(BOOT_SECURITY_PATCH)
|
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
|
# inherit from the proprietary version
|
||||||
include vendor/motorola/dubai/BoardConfigVendor.mk
|
include vendor/motorola/dubai/BoardConfigVendor.mk
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue