Migrate to cargo_embargo. am: 89cbd19945 am: 9e62c3d20f am: 2d01f1e336

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

Change-Id: Ia29c4290900a1ac306247d05c4bb4433bd59d7b7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: a1340a72fda5dbfb0377b9e61b9b4e2492f32104
  1. .github/
  2. examples/
  3. src/
  4. tests/
  5. .cargo_vcs_info.json
  6. .gitignore
  7. Android.bp
  8. Cargo.toml
  9. Cargo.toml.orig
  10. cargo_embargo.json
  11. CHANGELOG.md
  12. LICENSE-APACHE
  13. LICENSE-MIT
  14. METADATA
  15. MODULE_LICENSE_APACHE2
  16. OWNERS
  17. README.md
  18. 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.