mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
X6833B: Build disabled VBMeta image
Change-Id: I48e3ff106a2e4e044ed39b86a94f3bc80b93f530 Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
parent
bf2a36e7cf
commit
9121d86d51
|
@ -104,5 +104,9 @@ TARGET_RECOVERY_FSTAB := $(DEVICE_PATH)/rootdir/etc/fstab.mt6789
|
||||||
TARGET_RECOVERY_PIXEL_FORMAT := "RGBX_8888"
|
TARGET_RECOVERY_PIXEL_FORMAT := "RGBX_8888"
|
||||||
TARGET_USERIMAGES_USE_F2FS := true
|
TARGET_USERIMAGES_USE_F2FS := true
|
||||||
|
|
||||||
|
# Verified Boot
|
||||||
|
BOARD_AVB_ENABLE := true
|
||||||
|
BOARD_AVB_MAKE_VBMETA_IMAGE_ARGS += --flags 3
|
||||||
|
|
||||||
# Inherit the proprietary files
|
# Inherit the proprietary files
|
||||||
include vendor/infinix/X6833B/BoardConfigVendor.mk
|
include vendor/infinix/X6833B/BoardConfigVendor.mk
|
||||||
|
|
Loading…
Reference in a new issue