From 099d3e8461478d4f7ae3b54bd04460107d50dee3 Mon Sep 17 00:00:00 2001 From: ImPrashantt Date: Fri, 2 Sep 2022 11:10:23 +0530 Subject: [PATCH] Revert "sdm660-common: Build all extra VNDK versions" This reverts commit 88bc9466073908cb2ad34f99a29b16e1b478d046. Signed-off-by: ImPrashantt Signed-off-by: pix106 --- sdm660.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/sdm660.mk b/sdm660.mk index 5540e046..5d9e39c8 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -596,9 +596,6 @@ PRODUCT_PACKAGES += \ libstdc++.vendor_32 \ com.android.vndk.current.on_vendor -# VNDK -PRODUCT_EXTRA_VNDK_VERSIONS := 28 29 30 - # WiFi PRODUCT_PACKAGES += \ android.hardware.wifi@1.0-service \