blob: d2a482189128d9351fce850f6a91d19cd2d92a05 [file] [log] [blame]
{
"presubmit": [
{
"name": "MicrodroidHostTestCases"
},
{
"name": "ComposHostTestCases"
}
],
"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"
}
]
}