[LSC] Add LOCAL_LICENSE_KINDS to external/rust/crates/userfaultfd

Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-MIT to:
  Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all
Change-Id: I6f78c7d32c12fd01479127c51e8c8c1c86852be6
Merged-in: I70184f6bbb7715d00abf1b83e11fb5b25567e6f4
1 file changed
tree: 531ea44a05d5ea39928aa1ae7a156fcaf8040dad
  1. examples/
  2. src/
  3. tests/
  4. Android.bp
  5. Cargo.toml
  6. Cargo.toml.orig
  7. cargo2android.json
  8. CHANGELOG.md
  9. LICENSE-APACHE
  10. LICENSE-MIT
  11. METADATA
  12. MODULE_LICENSE_APACHE2
  13. OWNERS
  14. README.md
  15. SECURITY.md
README.md

Build

Userfaultfd-rs

Rust bindings for Linux's userfaultfd functionality.

License

This software is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT.