blob: 55fa5ed13d793d47facb17c8e3394444f2373cc6 [file] [log] [blame]
easoncylee955d2102019-11-30 15:19:48 +08001{
2 "presubmit": [
3 {
4 "name": "FrameworksUiServicesTests",
5 "options": [
6 {
7 "exclude-annotation": "androidx.test.filters.FlakyTest"
8 }
9 ]
10 }
Pavel Grafov56b86532019-10-30 19:40:27 +000011 ],
12 "postsubmit-managedprofile-stress": [
13 {
14 "name": "ManagedProfileLifecycleStressTest"
15 }
easoncylee955d2102019-11-30 15:19:48 +080016 ]
17}