berlin: Set avb rollback indexes to match stock
Using values from the version used for extract Change-Id: If91897f88bda061b2158fd92f9e02ef79929e232
This commit is contained in:
parent
f817513ccf
commit
bd23202e5d
@ -43,5 +43,9 @@ TARGET_RECOVERY_UI_MARGIN_HEIGHT := 90
|
|||||||
BOOT_SECURITY_PATCH := 2024-09-01
|
BOOT_SECURITY_PATCH := 2024-09-01
|
||||||
VENDOR_SECURITY_PATCH := $(BOOT_SECURITY_PATCH)
|
VENDOR_SECURITY_PATCH := $(BOOT_SECURITY_PATCH)
|
||||||
|
|
||||||
|
# Verified Boot
|
||||||
|
BOARD_AVB_ROLLBACK_INDEX := 38
|
||||||
|
BOARD_AVB_VBMETA_SYSTEM_ROLLBACK_INDEX := 38
|
||||||
|
|
||||||
# inherit from the proprietary version
|
# inherit from the proprietary version
|
||||||
include vendor/motorola/berlin/BoardConfigVendor.mk
|
include vendor/motorola/berlin/BoardConfigVendor.mk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user