summaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authordavidevinavil <davidevinavil@gmail.com>2019-01-16 12:54:06 +0100
committerMichael Bestas <mkbestas@lineageos.org>2020-04-30 00:48:53 +0300
commit548b51fb8260292406aecad5e0b2759cfabb367e (patch)
tree9c432cd6cde82c2b36f1203e449a14fca4c0267c /BoardConfigCommon.mk
parent95a379d8ec82e5ad842fbdba4aa0924fd2fdf1f4 (diff)
sdm660-common: Use BOARD_VNDK_VERSION := current
Change-Id: Iaf796d8002f958451ecfc7aa842efee1cc2c717a
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 0d16b2a..2eec224 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -256,6 +256,8 @@ BOARD_PLAT_PRIVATE_SEPOLICY_DIR += $(COMMON_PATH)/sepolicy/private
# Treble
PRODUCT_FULL_TREBLE_OVERRIDE := true
PRODUCT_VENDOR_MOVE_ENABLED := true
+BOARD_VNDK_RUNTIME_DISABLE := true
+BOARD_VNDK_VERSION := current
# Timeservice
BOARD_USES_QC_TIME_SERVICES := true