John Reck | 70ddefc | 2019-03-04 15:55:22 -0800 | [diff] [blame] | 1 | { |
2 | "presubmit": [ | ||||
3 | { | ||||
John Reck | 70ddefc | 2019-03-04 15:55:22 -0800 | [diff] [blame] | 4 | "name": "CtsGraphicsTestCases" |
5 | }, | ||||
6 | { | ||||
7 | "name": "CtsAccelerationTestCases" | ||||
Nolan Scobie | 4c8c4ab | 2022-11-10 15:36:08 -0500 | [diff] [blame] | 8 | }, |
9 | { | ||||
10 | "name": "hwui_unit_tests" | ||||
John Reck | 70ddefc | 2019-03-04 15:55:22 -0800 | [diff] [blame] | 11 | } |
John Reck | db7d1df | 2019-06-27 10:21:47 -0700 | [diff] [blame] | 12 | ], |
13 | "imports": [ | ||||
14 | { | ||||
15 | "path": "cts/tests/tests/uirendering" | ||||
16 | } | ||||
John Reck | 70ddefc | 2019-03-04 15:55:22 -0800 | [diff] [blame] | 17 | ] |
18 | } |