summaryrefslogtreecommitdiff
path: root/identity
diff options
context:
space:
mode:
authorSeth Moore <sethmo@google.com>2022-11-04 17:39:05 +0000
committerSeth Moore <sethmo@google.com>2022-11-09 10:52:39 -0800
commitcd6e918fbdbd3f1b29dc45b8f1a1af860677fa31 (patch)
tree9f48b4a656fe874d826fbf974a8c67a7167c2595 /identity
parent4c0d4b0a8cef9f5e30d4f47ade37aa58290e1d14 (diff)
downloadsecurity-cd6e918fbdbd3f1b29dc45b8f1a1af860677fa31.tar.gz
Add dependencies on newly-split RKP HAL
Bug: 254112961 Test: vts_treble_vintf_vendor_test Merged-In: I5506757aaebdf37d42bf7ac0a68e83f2d3c12049 Change-Id: I5506757aaebdf37d42bf7ac0a68e83f2d3c12049
Diffstat (limited to 'identity')
-rw-r--r--identity/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/identity/Android.bp b/identity/Android.bp
index 4e4b79a2..9117b7f2 100644
--- a/identity/Android.bp
+++ b/identity/Android.bp
@@ -59,6 +59,7 @@ cc_binary {
"libutilscallstack",
],
static_libs: [
+ "android.hardware.security.rkp-V3-cpp",
"android.hardware.keymaster-V3-cpp",
"libcppbor_external",
],