From 0e9b3e9d5a7e5622d68e38218a42f3d5ee0ca523 Mon Sep 17 00:00:00 2001 From: Logan Chien Date: Tue, 22 May 2018 13:12:56 +0800 Subject: [PATCH] Remove PRODUCT_EXTRA_VNDK_VERSIONS from AOSP This commit removes PRODUCT_EXTRA_VNDK_VERSIONS from AOSP branches. prebuilts/vndk/v27 is missing from these branches. This commit partially reverts https://android-review.googlesource.com/c/platform/build/+/682124 Bug: 78605339 Test: aosp_arm64_ab-userdebug builds Change-Id: Ic64f40dab2d7730f6ebcdf124cd069ed3c845e40 Merged-In: Ibae4a393e6e69f26d7a2d493b93e5739f806147b --- target/product/treble_common.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/target/product/treble_common.mk b/target/product/treble_common.mk index fb641cf7b..7e0e2ae47 100644 --- a/target/product/treble_common.mk +++ b/target/product/treble_common.mk @@ -84,6 +84,3 @@ PRODUCT_COPY_FILES += \ # Name space configuration file for non-enforcing VNDK PRODUCT_PACKAGES += \ ld.config.vndk_lite.txt - -# Support addtional O-MR1 vendor interface -PRODUCT_EXTRA_VNDK_VERSIONS := 27