Use libbitflags-1.3.2

This updates Android.bp to still use the old version of libbitflags instead
of the most recent version.

Test: Build
Change-Id: Ic6bc618320e376397dd51e891bbf8c748eac69f6
Merged-In: Iba3f549c62526d31c58f94bd6eec9d0af426ab2c
2 files changed
tree: 72b3e8d52425ee785e948aad11d07927f501bae0
  1. .github/
  2. examples/
  3. patches/
  4. src/
  5. tests/
  6. .cargo_vcs_info.json
  7. .gitignore
  8. Android.bp
  9. Cargo.toml
  10. Cargo.toml.orig
  11. cargo2android.json
  12. CHANGELOG.md
  13. LICENSE-APACHE
  14. LICENSE-MIT
  15. METADATA
  16. MODULE_LICENSE_APACHE2
  17. OWNERS
  18. README.md
  19. 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.