summaryrefslogtreecommitdiff
path: root/identity
diff options
context:
space:
mode:
authorSeth Moore <sethmo@google.com>2022-01-20 13:38:51 -0800
committerSeth Moore <sethmo@google.com>2022-01-24 15:11:21 -0800
commit9c566a4f706aa81aba258abc63b2f69ba100a41f (patch)
tree5c3c719c25befe3423b2b072b41a0d6cc2cc10b3 /identity
parent7ee79f9f71c406125a46a8a6e39357d76b20653d (diff)
downloadsecurity-9c566a4f706aa81aba258abc63b2f69ba100a41f.tar.gz
Add dependency on keymint cpp lib
android.hardware.identity-V4-cpp depends on the keymint cpp lib, so we need to also link to it to satisfy all the link-time dependencies. Test: VtsHalIdentityTargetTest Bug: 194696876 Change-Id: Id686ac33a4112880b205c5c612fd8b51d2715e3b
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 7b0503a5..790a731a 100644
--- a/identity/Android.bp
+++ b/identity/Android.bp
@@ -27,6 +27,7 @@ cc_binary {
defaults: [
"identity_defaults",
"keymint_use_latest_hal_aidl_ndk_shared",
+ "keymint_use_latest_hal_aidl_cpp_static",
],
srcs: [