diff --git a/identity/aidl/vts/Android.bp b/identity/aidl/vts/Android.bp index 58473dc2a2..cd6f9b0143 100644 --- a/identity/aidl/vts/Android.bp +++ b/identity/aidl/vts/Android.bp @@ -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",