18 lines
278 B
Plaintext
18 lines
278 B
Plaintext
|
|
{
|
||
|
|
"presubmit": [
|
||
|
|
{
|
||
|
|
"name": "CtsInstallHostTestCases",
|
||
|
|
"options": [
|
||
|
|
{
|
||
|
|
"exclude-annotation": "android.platform.test.annotations.LargeTest"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"postsubmit": [
|
||
|
|
{
|
||
|
|
"name": "CtsInstallHostTestCases"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|