Another round of no-vendor-variant VNDK whitelist cleanup

Bug: 148082691
Test: Build success
Change-Id: Id33fd52ec3cae33322131cd9d1227522af6f2bca
diff --git a/cc/config/vndk.go b/cc/config/vndk.go
index 5cecbd6..8ad6a1d 100644
--- a/cc/config/vndk.go
+++ b/cc/config/vndk.go
@@ -19,24 +19,15 @@
 // has VndkUseCoreVariant set.
 var VndkMustUseVendorVariantList = []string{
 	"android.hardware.light-ndk_platform",
-	"android.hardware.nfc@1.2",
 	"android.hardware.power-ndk_platform",
 	"android.hardware.vibrator-ndk_platform",
 	"libbinder",
 	"libcrypto",
 	"libexpat",
-	"libgatekeeper",
 	"libgui",
-	"libhidlcache",
-	"libkeymaster_messages",
-	"libkeymaster_portable",
-	"libmedia_omx",
-	"libpuresoftkeymasterdevice",
 	"libselinux",
-	"libsoftkeymasterdevice",
 	"libsqlite",
 	"libssl",
-	"libstagefright_bufferpool@2.0",
 	"libstagefright_bufferqueue_helper",
 	"libstagefright_foundation",
 	"libstagefright_omx",