Jan Sebechlebsky | 5cb3996 | 2023-11-22 17:33:07 +0100 | [diff] [blame] | 1 | { |
2 | "postsubmit": [ | ||||
3 | { | ||||
4 | "name": "virtual_camera_tests" | ||||
Biswarup Pal | 68137fc | 2023-11-24 18:06:54 +0000 | [diff] [blame^] | 5 | }, |
6 | { | ||||
7 | "name": "CtsVirtualDevicesCameraTestCases", | ||||
8 | "options": [ | ||||
9 | { | ||||
10 | "exclude-annotation": "androidx.test.filters.FlakyTest" | ||||
11 | } | ||||
12 | ] | ||||
Jan Sebechlebsky | 5cb3996 | 2023-11-22 17:33:07 +0100 | [diff] [blame] | 13 | } |
14 | ] | ||||
15 | } |