Identity: Statically link VTS test binary. am: baa41d7945

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1333930

Change-Id: Ie74d5d440df425e4b38687b661d5ba16ee1d0e7a
This commit is contained in:
David Zeuthen 2020-06-15 13:47:26 +00:00 committed by Automerger Merge Worker
commit 2768f74d50

View file

@ -17,13 +17,13 @@ cc_test {
"android.hardware.keymaster@4.0",
"libbinder",
"libcrypto",
"libkeymaster_portable",
"libsoft_attestation_cert",
"libpuresoftkeymasterdevice",
"android.hardware.keymaster-ndk_platform",
],
static_libs: [
"libcppbor",
"libkeymaster_portable",
"libsoft_attestation_cert",
"libpuresoftkeymasterdevice",
"android.hardware.identity-support-lib",
"android.hardware.identity-cpp",
"android.hardware.keymaster-cpp",