commit | e374838eaf454b5c1c96c3b9f0a0b5b2a99b025a | [log] [tgz] |
---|---|---|
author | Chih-Yu Huang <akahuang@google.com> | Tue Mar 15 13:50:18 2022 +0900 |
committer | Chih-Yu Huang <akahuang@google.com> | Wed Mar 16 10:10:55 2022 +0900 |
tree | f42cc80b41f2ee63898c99cc736ddf9ff535838e | |
parent | ce273bbea6112268fd90fdfc900d42929e9dd923 [diff] |
Split uwb_uci_packets to separated crate This CL follows the Android's best practice [1] to create a separated crate for the generated rust code, and supports Cargo build system for the crate. [1]: https://source.android.com/setup/build/rust/building-rust-modules/source-code-generators/source-code-gen-intro Bug: 224686845 Test: mmm external/uwb -j32 Test: "cargo test" at external/uwb/src/rust/uwb_uci_packets/ folder Test: atest libuwb_uci_packet_tests Change-Id: If1c86588aef6736b195e6fc302d7ce11ff8d0dd8