| { |
| "mainline-presubmit": [ |
| { |
| "name": "CtsPhotoPickerTest[com.google.android.mediaprovider.apex]", |
| "options": [ |
| { |
| "exclude-annotation": "androidx.test.filters.LargeTest" |
| } |
| ] |
| } |
| ], |
| "mediaprovider-mainline-presubmit": [ |
| { |
| "name": "CtsPhotoPickerTest", |
| "options": [ |
| { |
| "exclude-annotation": "androidx.test.filters.LargeTest" |
| } |
| ] |
| } |
| ], |
| "presubmit": [ |
| { |
| "name": "CtsPhotoPickerTest", |
| "options": [ |
| { |
| "exclude-annotation": "androidx.test.filters.LargeTest" |
| } |
| ] |
| } |
| ], |
| "postsubmit": [ |
| { |
| "name": "CtsPhotoPickerTest" |
| } |
| ] |
| } |