X6833B: Build disabled VBMeta image

Change-Id: I48e3ff106a2e4e044ed39b86a94f3bc80b93f530
Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
Christian Oder 2023-07-01 17:20:17 +07:00 committed by dodyirawan85
parent bf2a36e7cf
commit 9121d86d51

View file

@ -104,5 +104,9 @@ TARGET_RECOVERY_FSTAB := $(DEVICE_PATH)/rootdir/etc/fstab.mt6789
TARGET_RECOVERY_PIXEL_FORMAT := "RGBX_8888"
TARGET_USERIMAGES_USE_F2FS := true
# Verified Boot
BOARD_AVB_ENABLE := true
BOARD_AVB_MAKE_VBMETA_IMAGE_ARGS += --flags 3
# Inherit the proprietary files
include vendor/infinix/X6833B/BoardConfigVendor.mk