commit | 988df59aa6f2527e6e47ec6412c8af6d8fd46d9d | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Feb 16 12:05:42 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Feb 17 13:56:21 2023 +0000 |
tree | 2a90b5491cec8b6a29d0214447a94aa9b17958b5 | |
parent | 5ed5f7c915efe29356c8e4d3ba5fd1ca8f370eef [diff] |
[dice] Move dice bindgens next to their safe wrapper library This cl moves the open-dice cbor and bcc bindgens and their tests next to their safe wrapper library so that we can limit their visibility only to :__subpackges__ to align with the rust bindgen recommendation[1]. [1] https://source.android.com/docs/setup/build/rust/building-rust-modules/source-code-generators/bindgen-modules#visibility-and-linkage Bug: 267575445 Test: m pvmfw_img microdroid_manager Change-Id: I04e6861600c8d40120041e7eaec7fb468a4dc00a