We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 096c171 commit 009a211Copy full SHA for 009a211
BoardConfig.mk
@@ -58,8 +58,7 @@ TARGET_KERNEL_CLANG_COMPILE := true
58
TARGET_USE_SDCLANG := true
59
60
# Avb
61
-BOARD_AVB_ENABLE := true
62
-BOARD_AVB_ROLLBACK_INDEX := $(PLATFORM_SECURITY_PATCH_TIMESTAMP)
+BOARD_AVB_ENABLE := false
63
64
# Partitions
65
BOARD_FLASH_BLOCK_SIZE := 262144
0 commit comments