blob: 10ba61a4df8a863935e666f3f99058823542e6a9 [file] [log] [blame]
Jan Sebechlebsky5cb39962023-11-22 17:33:07 +01001{
2 "postsubmit": [
3 {
4 "name": "virtual_camera_tests"
Biswarup Pal68137fc2023-11-24 18:06:54 +00005 },
6 {
7 "name": "CtsVirtualDevicesCameraTestCases",
8 "options": [
9 {
10 "exclude-annotation": "androidx.test.filters.FlakyTest"
11 }
12 ]
Jan Sebechlebsky5cb39962023-11-22 17:33:07 +010013 }
14 ]
15}