Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 139c78f7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Identity: Statically link VTS test binary." into rvc-dev am: bde68f5a

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

Change-Id: I22a0ad4d7ff94431518c2d0bddad3db291fd47ac
parents 64fad8da bde68f5a
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -17,13 +17,13 @@ cc_test {
        "android.hardware.keymaster@4.0",
        "android.hardware.keymaster@4.0",
        "libbinder",
        "libbinder",
        "libcrypto",
        "libcrypto",
        "libkeymaster_portable",
        "libsoft_attestation_cert",
        "libpuresoftkeymasterdevice",
        "android.hardware.keymaster-ndk_platform",
        "android.hardware.keymaster-ndk_platform",
    ],
    ],
    static_libs: [
    static_libs: [
        "libcppbor",
        "libcppbor",
        "libkeymaster_portable",
        "libsoft_attestation_cert",
        "libpuresoftkeymasterdevice",
        "android.hardware.identity-support-lib",
        "android.hardware.identity-support-lib",
        "android.hardware.identity-cpp",
        "android.hardware.identity-cpp",
        "android.hardware.keymaster-cpp",
        "android.hardware.keymaster-cpp",