sm7250-common: Unset BOARD_VNDK_VERSION

PRODUCT_USE_VNDK will be true in Android-P or later launching devices
and consequently BOARD_VNDK_VERSION will be set to 'current'.

Change-Id: Iaed3eb4875c00742903627d63b4f2968e356781b
This commit is contained in:
Bruno Martins 2019-08-05 21:06:30 +02:00 committed by xSylla
parent 84f14b1b39
commit 22b9e2fa86

View File

@ -185,9 +185,6 @@ BOARD_SEPOLICY_M4DEFS += \
wcnss_service_exec=vendor_wcnss_service_exec \
wifi_vendor_data_file=vendor_wifi_vendor_data_file
# Treble
BOARD_VNDK_VERSION := current
# USB
TARGET_QTI_USB_SUPPORTS_AUDIO_ACCESSORY := true