Cleanup license metadata in external/rust/crates/googletest_macro.

Add package and license module in Android.bp. File LICENSE is from upstream project, so use it in Android.bp.

Bug: 346390141
Change-Id: Id574c5a5a8ca4f2e6e2bfb5a86515233632b5e2b
Test: CIs
2 files changed
tree: d5e6ba56149aea538f345441fe9799bef22598b2
  1. src/
  2. .cargo_vcs_info.json
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. cargo_embargo.json
  7. LICENSE
  8. METADATA
  9. MODULE_LICENSE_APACHE2
  10. OWNERS
  11. README.md
README.md

Procedural macros for GoogleTest Rust

This crate is only useful as a dependency of GoogleTest Rust. It cannot be used on its own.