commit | 41e97f0bbf488b45055b1264ec800d407b8960a0 | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Fri Nov 04 17:39:05 2022 +0000 |
committer | Seth Moore <sethmo@google.com> | Thu Nov 10 01:57:10 2022 +0000 |
tree | 558e4de43d922afe3e76a102e91da223c44e704a | |
parent | f479b4b902d25e79b8a464b4ed793ec328a962b0 [diff] [blame] |
Update the RKP aidl dependency Bug: 254112961 Test: vts_treble_vintf_vendor_test Merged-In: I86f864003e38224936375930891abb38f7d55d3d Change-Id: I86f864003e38224936375930891abb38f7d55d3d
diff --git a/identity/aidl/vts/Android.bp b/identity/aidl/vts/Android.bp index 54bf887..5e303bb 100644 --- a/identity/aidl/vts/Android.bp +++ b/identity/aidl/vts/Android.bp
@@ -39,6 +39,8 @@ "libcrypto", ], static_libs: [ + "android.hardware.security.rkp-V3-cpp", + "android.hardware.security.rkp-V3-ndk", "android.hardware.security.secureclock-V1-ndk", "libcppbor_external", "libcppcose_rkp",