diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 31a05cc..aed05fe 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -62,9 +62,6 @@ BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true BOARD_VNDK_VERSION := current PRODUCT_FULL_TREBLE_OVERRIDE := true -# Android Verified Boot -BOARD_PREBUILT_VBMETAIMAGE := $(COMMON_PATH)/vbmeta.img - # ANT+ BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl" diff --git a/vbmeta.img b/vbmeta.img deleted file mode 100644 index 48654fb..0000000 Binary files a/vbmeta.img and /dev/null differ