Loading identity/aidl/vts/Android.bp +3 −2 Original line number Original line Diff line number Diff line Loading @@ -7,10 +7,11 @@ cc_test { srcs: ["VtsHalIdentityTargetTest.cpp"], srcs: ["VtsHalIdentityTargetTest.cpp"], shared_libs: [ shared_libs: [ "libbinder", "libbinder", "libcppbor", "libcrypto", "android.hardware.identity-support-lib", ], ], static_libs: [ static_libs: [ "libcppbor", "android.hardware.identity-support-lib", "android.hardware.identity-cpp", "android.hardware.identity-cpp", "android.hardware.keymaster-cpp", "android.hardware.keymaster-cpp", ], ], Loading Loading
identity/aidl/vts/Android.bp +3 −2 Original line number Original line Diff line number Diff line Loading @@ -7,10 +7,11 @@ cc_test { srcs: ["VtsHalIdentityTargetTest.cpp"], srcs: ["VtsHalIdentityTargetTest.cpp"], shared_libs: [ shared_libs: [ "libbinder", "libbinder", "libcppbor", "libcrypto", "android.hardware.identity-support-lib", ], ], static_libs: [ static_libs: [ "libcppbor", "android.hardware.identity-support-lib", "android.hardware.identity-cpp", "android.hardware.identity-cpp", "android.hardware.keymaster-cpp", "android.hardware.keymaster-cpp", ], ], Loading