Merge "Identity: Statically link VTS test binary." into rvc-dev am: bde68f5a1d
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/11853101 Change-Id: Ie30d34ce47e6aaf98cdaaa7d9d2d523923a0a158
This commit is contained in:
commit
ec14eb63af
1 changed files with 3 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue