unplugged-system/external/rust/crates/lazy_static/cargo2android.json

19 lines
328 B
JSON

{
"apex-available": [
"//apex_available:platform",
"//apex_available:anyapex"
],
"dependency-blocklist": [
"doc_comment"
],
"device": true,
"min-sdk-version": "29",
"run": true,
"test-blocklist": [
"tests/no_std.rs"
],
"tests": true,
"vendor-available": true,
"product-available": true
}