blob: 3b2bbb0cf39fbea6b129fc6808c14cc6c1002282 [file] [log] [blame]
{
"imports": [
{
"path": "frameworks/native/libs/gui"
},
{
"path": "frameworks/native/services/inputflinger"
}
],
"presubmit": [
{
"name": "libsurfaceflinger_unittest"
},
{
"name": "libcompositionengine_test"
},
{
"name": "libscheduler_test"
},
{
"name": "CtsGraphicsTestCases",
// flaky on mixed gsi builds
"options": [
{
"exclude-filter": "android.graphics.cts.CameraGpuTest#testCameraImageCaptureAndRendering"
},
{
"exclude-filter": "android.graphics.cts.AnimatorLeakTest#testPauseResume"
}
]
},
{
"name": "CtsSurfaceControlTests"
},
{
"name": "CtsSurfaceControlTestsStaging"
}
],
"hwasan-presubmit": [
{
"name": "libscheduler_test"
},
{
"name": "libsurfaceflinger_unittest"
}
]
}