commit | 5030c934c71cdfdd468b0fa67e0aea7f07fdb29e | [log] [tgz] |
---|---|---|
author | Hasini Gunasinghe <hasinitg@google.com> | Thu Dec 14 12:23:26 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Dec 14 12:23:26 2023 +0000 |
tree | 2f054dceff0cea996b65da7fb71cdbb4e488af18 | |
parent | 95815c0e91fc2943b95a500fde59dd5bc36ee635 [diff] | |
parent | b39fc15a315299b3084dd52a48256f8eb7241933 [diff] |
Merge "Add host_supported: true" into main
diff --git a/libs/dice/open_dice/Android.bp b/libs/dice/open_dice/Android.bp index 3fae8a5..2d0f52c 100644 --- a/libs/dice/open_dice/Android.bp +++ b/libs/dice/open_dice/Android.bp
@@ -34,6 +34,7 @@ rust_library { name: "libdiced_open_dice", defaults: ["libdiced_open_dice_defaults"], + host_supported: true, vendor_available: true, rustlibs: [ "libopen_dice_android_bindgen",