android13/external/rust/crates/serde-xml-rs/cargo2android.json

19 lines
328 B
JSON

{
"apex-available": [
"//apex_available:platform",
"com.android.virt"
],
"dependency-blocklist": [
"docmatic",
"simple_logger"
],
"device": true,
"run": true,
"test-blocklist": [
"tests/failures.rs",
"tests/migrated.rs",
"tests/round_trip.rs",
"tests/test.rs"
],
"tests": true
}