From be49c5683a177262f4327328ae0e4040ebcb1cae Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Tue, 10 Sep 2019 03:24:44 +0200 Subject: [PATCH] sdm660-common: Copy Android P VNDK blobs Change-Id: I4f2f48ca4810247b2b951de27b82da0769f7d1b1 --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 42b0bb28..71596435 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -292,6 +292,7 @@ BOARD_VNDK_VERSION := current BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true PRODUCT_FULL_TREBLE_OVERRIDE := true PRODUCT_VENDOR_MOVE_ENABLED := true +PRODUCT_EXTRA_VNDK_VERSIONS := 28 # Timeservice BOARD_USES_QC_TIME_SERVICES := true