mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Identity: More static linking of VTS test binary. am: 780f8c860d am: 7fb435ce16
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1342874 Change-Id: Ib3eecb15864e67834d0bf935d39ca089ef14e4ab
This commit is contained in:
@@ -14,19 +14,19 @@ cc_test {
|
||||
"ReaderAuthTests.cpp",
|
||||
],
|
||||
shared_libs: [
|
||||
"android.hardware.keymaster@4.0",
|
||||
"libbinder",
|
||||
"libcrypto",
|
||||
"android.hardware.keymaster-ndk_platform",
|
||||
],
|
||||
static_libs: [
|
||||
"libcppbor",
|
||||
"libkeymaster_portable",
|
||||
"libsoft_attestation_cert",
|
||||
"libpuresoftkeymasterdevice",
|
||||
"android.hardware.keymaster@4.0",
|
||||
"android.hardware.identity-support-lib",
|
||||
"android.hardware.identity-cpp",
|
||||
"android.hardware.keymaster-cpp",
|
||||
"android.hardware.keymaster-ndk_platform",
|
||||
],
|
||||
test_suites: [
|
||||
"general-tests",
|
||||
|
||||
Reference in New Issue
Block a user