unplugged-system/external/rust/crates/serde-xml-rs/cargo2android.json

22 lines
369 B
JSON

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