commit | 4833662829bc3371d7a131a2c32e0d13cea7895e | [log] [tgz] |
---|---|---|
author | William Escande <[email protected]> | Mon Aug 22 11:27:57 2022 -0700 |
committer | William Escande <[email protected]> | Mon Aug 22 11:27:57 2022 -0700 |
tree | ae756dc1f9e75bb0caea8a40da85731f3fcb3cee | |
parent | 88ed474667c35528258ee4827859813ac14239f0 [diff] |
[Bluetooth apex] Use new apex name The Bluetooth apex name is now called com.android.btservices Bug: 243054261 Test: Build Change-Id: I4a71ad466d6ef88388410bdfa99fac79489cf1fe
Executors for asynchronous tasks based on the futures-rs library.
Add this to your Cargo.toml
:
[dependencies] futures-executor = "0.3"
The current futures-executor
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.