blob: 3a82970f75fafe2ad1f53331f458eaa08b228be5 [file] [log] [blame]
Jonathan Scott6bca43f2019-06-06 12:59:38 +01001{
2 "presubmit": [
3 {
4 "name": "ManagedProvisioningTests",
5 "options": [
6 {
7 "exclude-annotation": "androidx.test.filters.FlakyTest"
8 }
9 ]
10 }
11 ],
12 "postsubmit": [
13 {
14 "name": "ManagedProvisioningTests"
Jonathan Scott6bca43f2019-06-06 12:59:38 +010015 }
16 ]
Cole Faust20d5d282020-11-30 11:57:15 -080017}