18 lines
268 B
Plaintext
18 lines
268 B
Plaintext
|
{
|
||
|
"presubmit": [
|
||
|
{
|
||
|
"name": "ManagedProvisioningTests",
|
||
|
"options": [
|
||
|
{
|
||
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"postsubmit": [
|
||
|
{
|
||
|
"name": "ManagedProvisioningTests"
|
||
|
}
|
||
|
]
|
||
|
}
|