blob: cd8f3cdcc24c52501bc12d978664ed56cc76b4fe [file] [log] [blame]
{
"presubmit": [
{
"name": "SurfaceFlinger_test",
"options": [
{
"include-filter": "*"
},
{
"exclude-filter": "*ChildLayerTest#ChildrenSurviveParentDestruction"
}
]
},
{
"name": "CtsGraphicsTestCases",
"options": [
{
"include-filter": "android.graphics.cts.VulkanPreTransformTest"
}
]
}
],
"hwasan-postsubmit": [
{
"name": "SurfaceFlinger_test",
"options": [
{
"include-filter": "*"
}
]
}
]
}