commit | b6a1a9cdd8c171542ab89431e27bbeeec16e64ef | [log] [tgz] |
---|---|---|
author | Chan Wang <chanwang@google.com> | Wed Feb 05 21:50:07 2025 +0000 |
committer | Chan Wang <chanwang@google.com> | Wed Feb 05 22:19:18 2025 +0000 |
tree | 951105a96cc3381e746671de7c5fd1f048ba26f8 | |
parent | 8eb34a725f84e0b56987fb4ee5a4b528ee4867ce [diff] [blame] |
Update housing crate for OwnedDiceArtifactsWithExplicitKey Bug: 394052196 Test: atest MicrodroidTestApp Change-Id: I3c0cf1258f9f14f9e795f653345cc3180651d277
diff --git a/guest/microdroid_manager/Android.bp b/guest/microdroid_manager/Android.bp index 1824c20..dd164c7 100644 --- a/guest/microdroid_manager/Android.bp +++ b/guest/microdroid_manager/Android.bp
@@ -33,6 +33,7 @@ "libdice_policy_builder", "libdiced_open_dice", "libdiced_sample_inputs", + "libexplicitkeydice", "libglob", "libhex", "libitertools",