Cleanup license metadata in external/rust/crates/epoll.

Add package and license module in Android.bp. File LICENSE is from upstream project, so use it in Android.bp.

Bug: 346390141
Test: CIs
Change-Id: I37dbdd882d8423783c7b87b28a81f82e81234db4
1 file changed
tree: ba0d4f2b334d807781ad429373f164ce6c1d7abe
  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.