commit | f4bf7cab989213a3430fc52dc3869d70d80259cb | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue Feb 14 16:03:14 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Feb 14 16:03:14 2023 +0000 |
tree | acb9f4e0d5a0a9f580629962d95815368468ac4d | |
parent | 92ec98ee958d6c1404ef5e9eaa0155ea634cc8e9 [diff] | |
parent | f58f3a367eda28ca6c8de90dbf744d5b80f4c553 [diff] |
Merge "pvmfw: refactor: Expose DICE inputs to main()"
diff --git a/libs/dice/Android.bp b/libs/dice/Android.bp index 71cf0f1..31a39b2 100644 --- a/libs/dice/Android.bp +++ b/libs/dice/Android.bp
@@ -15,10 +15,5 @@ "libopen_dice_cbor_bindgen_nostd", "libopen_dice_bcc_bindgen_nostd", ], - whole_static_libs: [ - "libopen_dice_bcc", - "libopen_dice_cbor", - "libcrypto_baremetal", - ], apex_available: ["com.android.virt"], }