commit | 35225a575d56af68bb1e07893e72c7b9533b0d58 | [log] [tgz] |
---|---|---|
author | William Escande <[email protected]> | Mon Aug 22 11:27:56 2022 -0700 |
committer | William Escande <[email protected]> | Mon Aug 22 11:27:56 2022 -0700 |
tree | 5ab35dfe7b615e0eb5719934e9e9b0d02a14c37b | |
parent | b77d92c374af7cbd36be0ac6ae5c29753d9ad926 [diff] |
[Bluetooth apex] Use new apex name The Bluetooth apex name is now called com.android.btservices Bug: 243054261 Test: Build Change-Id: I28ae7c553d33191265786592a33bab3010729e66
Channels for asynchronous communication using futures-rs.
Add this to your Cargo.toml
:
[dependencies] futures-channel = "0.3"
The current futures-channel
requires Rust 1.45 or later.
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.