[LSC] Add LOCAL_LICENSE_KINDS to external/rust/crates/ucd-trie

Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-MIT to:
  Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all
Change-Id: I611a226e676bec6b8a119ba396419da1d3458d6c
1 file changed
tree: 3d7a4b1cb4b4d0f0a7ea8c9e4b56690ece9f91ec
  1. benches/
  2. src/
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. LICENSE-APACHE
  7. LICENSE-MIT
  8. METADATA
  9. MODULE_LICENSE_APACHE2
  10. OWNERS
  11. README.md
README.md

ucd-trie

A library that provides compressed trie sets specifically tailored toward representing boolean Unicode character properties.

Linux build status

Documentation

https://docs.rs/ucd-trie

License

This project is licensed under either of