Upgrade userfaultfd to 0.7.0 am: 2b6ee30183 am: e3d9fe3555 am: 91342e8f17

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

Change-Id: I27e96e5ccd1f3e4411592c84fcd091ae807f88fc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 7c3c342073022878b3bd37e25a235d7dfb0bd488
  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.