summaryrefslogtreecommitdiff
path: root/cc
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2020-10-07 20:45:52 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2020-10-07 20:45:52 +0000
commit36e4ad1f4dcb517a741680be1fdd1d14241f8ad5 (patch)
treec3719d44ac954147ebb3a1bbec8ae1673fa9b0cf /cc
parent45fd6ace7e6dd7c588c6cf44aa5280de7621d39b (diff)
parente8f655ca469fe3a3074914b35729749564bb7ffc (diff)
Merge "Add android.system.keystore2-unstable-ndk_platform to vndk.go"
Diffstat (limited to 'cc')
-rw-r--r--cc/config/vndk.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/config/vndk.go b/cc/config/vndk.go
index 6f2e80741..d18ae25f1 100644
--- a/cc/config/vndk.go
+++ b/cc/config/vndk.go
@@ -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",