Add android.system.keystore2-unstable-ndk_platform to vndk.go

Test: N/A
Bug: 160623310
Change-Id: Ic2e9897a1c103389b93a72df25c38fe96a8c7c09
This commit is contained in:
Janis Danisevskis
2020-09-30 14:45:28 -07:00
parent 3c72ce8696
commit e8f655ca46

View File

@@ -25,6 +25,7 @@ var VndkMustUseVendorVariantList = []string{
"android.hardware.power-ndk_platform",
"android.hardware.rebootescrow-ndk_platform",
"android.hardware.vibrator-ndk_platform",
"android.system.keystore2-unstable-ndk_platform",
"libbinder",
"libcrypto",
"libexpat",