blob: 3223434d03b70cd0983f8dae4f9ddd30b316adcf [file] [log] [blame]
{
"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
}