blob: 69d45685385e0db54fa57f60a85e0efc0577241d [file] [log] [blame]
{
"presubmit": [
{
"name": "MicrodroidHostTestCases"
}
],
"postsubmit": [
// TODO(jiyong): promote this to presubmit. That currently doesn't work because
// this test is skipped for cf_x86_64_phone (not aosp_cf_x86_64_phone), but tradefed
// somehow thinks that the test wasn't executed at all and reports it as a failure.
{
"name": "VirtualizationTestCases"
}
],
"imports": [
{
"path": "packages/modules/Virtualization/apkdmverity"
},
{
"path": "packages/modules/Virtualization/authfs"
},
{
"path": "packages/modules/Virtualization/zipfuse"
}
]
}