1{
2  "extservices-mainline-presubmit": [
3    {
4      "name": "ExtServicesUnitTests-sminus"
5    },
6    {
7      "name": "libextservices_test-sminus"
8    },
9    {
10      "name": "CtsExtServicesHostTests-sminus"
11    }
12  ],
13  "extservices-tplus-mainline-presubmit": [
14    {
15      "name": "ExtServicesUnitTests-tplus"
16    },
17    {
18      "name": "libextservices_test-tplus"
19    },
20    {
21      "name": "CtsExtServicesHostTests-tplus"
22    }
23  ],
24  "presubmit": [
25    {
26      "name": "ExtServicesUnitTests-tplus"
27    },
28    {
29      "name": "ExtServicesUnitTests-sminus"
30    },
31    {
32      "name": "libextservices_test-tplus"
33    },
34    {
35      "name": "libextservices_test-sminus"
36    }
37  ],
38  "imports": [
39    {
40      "path": "external/libtextclassifier"
41    }
42  ],
43  "mainline-presubmit": [
44    {
45      "name": "ExtServicesUnitTests-tplus[com.google.android.extservices_tplus.apex]"
46    },
47    {
48      "name": "libextservices_test-tplus[com.google.android.extservices_tplus.apex]"
49    },
50    {
51      "name": "ExtServicesUnitTests-sminus[com.google.android.extservices.apex]"
52    },
53    {
54      "name": "libextservices_test-sminus[com.google.android.extservices.apex]"
55    },
56    {
57      "name": "CtsExtServicesHostTests-tplus[com.google.android.extservices_tplus.apex]"
58    },
59    {
60      "name": "CtsExtServicesHostTests-sminus[com.google.android.extservices.apex]"
61    }
62  ]
63}
64