aml_con_341614000 (11503910,com.google.android.conscrypt,com.google.android.go.conscrypt)
Use libbitflags-1.3.2

This updates Android.bp to still use the old version of libbitflags instead
of the most recent version. Also add a patch file for Android.bp which
ensures version 1.3.2 is still used after an update.

Test: Build
Change-Id: I7f41a6135228ab5bf9f503ee0f929dd5d8a8403f
2 files changed
tree: 408168a82ac7c26b5f4d6db75788ad8ae6e15b48
  1. .github/
  2. patches/
  3. src/
  4. .cargo_vcs_info.json
  5. .gitignore
  6. Android.bp
  7. AUTHORS
  8. Cargo.toml
  9. Cargo.toml.orig
  10. cargo2android.json
  11. cargo2android_module.bp
  12. CHANGELOG.md
  13. CONTRIBUTING.md
  14. LICENSE
  15. LICENSE-APACHE
  16. LICENSE-MIT
  17. METADATA
  18. MODULE_LICENSE_APACHE2
  19. OWNERS
  20. README.md
README.md

aarch64 page table manipulation

crates.io page docs.rs page

This crate provides a library to manipulate EL1 page tables conforming to the AArch64 Virtual Memory System Architecture.

This is not an officially supported Google product.

License

Licensed under either of

at your option.

Contributing

If you want to contribute to the project, see details of how we accept contributions.