uefi-macros: Generate Android.bp file

Use the cargo_embargo tool to generate the cargo_embargo.json file.
Use the cargo_embargo tool to generate the Android.bp file.

cargo_embargo autoconfig cargo_embargo.json
cargo_embargo generate cargo_embargo.json

Test: m libuefi_macros
Change-Id: I9630ad0d8efd85b91e2dfc8d6e630c02ab98d2ed
2 files changed
tree: c52e999c6d26b01ea38d8cdac5da5238657c227a
  1. src/
  2. tests/
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. cargo_embargo.json
  7. CHANGELOG.md
  8. LICENSE
  9. METADATA
  10. MODULE_LICENSE_MPL
  11. OWNERS
  12. README.md
README.md

uefi-macros

Crates.io Docs.rs

This crate provides procedural macros used by the uefi-rs project to simplify the development of UEFI applications and reduce boilerplate.