Update Android.bp by running cargo_embargo

Test: ran cargo_embargo
Change-Id: I5f790ea83d15b7cd08516537660b469d9e92f241
1 file changed
tree: 648625a5fbe31e768e7bed3c7a5e2ad39bec0120
  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, nathanrsizemore@gmail.com

License

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