Files
2023-10-13 14:01:41 +00:00

18 lines
268 B
Plaintext

{
"presubmit": [
{
"name": "ManagedProvisioningTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
"postsubmit": [
{
"name": "ManagedProvisioningTests"
}
]
}