34 lines
583 B
Plaintext
34 lines
583 B
Plaintext
{
|
|
"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": "*"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|