// This file is generated by cargo2android.py --config cargo2android.json. | |
// Do not modify this file as changes will be overridden on upgrade. | |
rust_library_host { | |
name: "libannotate_snippets", | |
crate_name: "annotate_snippets", | |
cargo_env_compat: true, | |
cargo_pkg_version: "0.9.1", | |
srcs: ["src/lib.rs"], | |
edition: "2018", | |
features: ["default"], | |
rustlibs: [ | |
"libunicode_width", | |
], | |
compile_multilib: "first", | |
product_available: true, | |
vendor_available: true, | |
} |