sm8250-common: Unset BOARD_VNDK_VERSION

Change-Id: Ie9e8615eb7fe186dbb595fc3fa0d2bfc013b5d47
This commit is contained in:
LuK1337 2019-08-05 21:06:30 +02:00
parent 54bd3e5a06
commit 1dd29a35a0

View file

@ -69,9 +69,6 @@ TARGET_PRODUCT_PROP += $(COMMON_PATH)/product.prop
TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop
TARGET_VENDOR_PROP += $(COMMON_PATH)/vendor.prop TARGET_VENDOR_PROP += $(COMMON_PATH)/vendor.prop
# Treble
BOARD_VNDK_VERSION := current
# A/B # A/B
AB_OTA_UPDATER := true AB_OTA_UPDATER := true