Update Android.bp by running cargo_embargo am: aee73603f7

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/epoll/+/3208432

Change-Id: I9098e1d276d39c7d1241fdfe924737ae7f89b8a7
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: 8bcf1ab0587f610d38661108ad042b11d6ba67ee
  1. src/
  2. .cargo_vcs_info.json
  3. .gitignore
  4. .travis.yml
  5. Android.bp
  6. Cargo.toml
  7. Cargo.toml.orig
  8. cargo_embargo.json
  9. LICENSE
  10. METADATA
  11. MODULE_LICENSE_BSD_LIKE
  12. OWNERS
  13. README.md
  14. rustfmt.toml
README.md

epoll

Safe wrapper around the Linux kernel's epoll API.

Documentation

Author

Nathan Sizemore, [email protected]

License

epoll is available under the MPL-2.0 license. See the LICENSE file for more info.