Lloyd Pique | 70d9136 | 2018-10-18 16:02:55 -0700 | [diff] [blame] | 1 | { |
2 | "presubmit": [ | ||||
3 | { | ||||
Alec Mouri | 078330f | 2020-01-29 19:30:21 -0800 | [diff] [blame] | 4 | "name": "libsurfaceflinger_unittest", |
5 | // TODO(b/148517641): re-enable once this test is fixed | ||||
6 | "options": [ | ||||
7 | { | ||||
8 | "exclude-filter": "FrameTracerTest.*" | ||||
9 | } | ||||
10 | ] | ||||
Lloyd Pique | 70d9136 | 2018-10-18 16:02:55 -0700 | [diff] [blame] | 11 | }, |
12 | { | ||||
13 | "name": "libcompositionengine_test" | ||||
14 | } | ||||
15 | ] | ||||
16 | } |