Update VndkMustUseVendorVariantList

Add android.system.suspend-V1-ndk_platform

Bug: 170260236
Test: m
Change-Id: I93b84112e0fcdd3593ca196308338945376acc1a
This commit is contained in:
Kalesh Singh 2021-07-22 00:36:17 +00:00
parent 2bd6cce95a
commit ada357aeb4

View file

@ -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",