diff --git a/cc/config/vndk.go b/cc/config/vndk.go index 425e3499d..112e5a6fd 100644 --- a/cc/config/vndk.go +++ b/cc/config/vndk.go @@ -62,6 +62,7 @@ var VndkMustUseVendorVariantList = []string{ "android.system.keystore2-V1-ndk_platform", "android.system.keystore2-ndk_platform", "android.system.keystore2-unstable-ndk_platform", + "android.system.suspend-V1-ndk_platform", "libbinder", "libcrypto", "libexpat",