unplugged-system/cts/tests/PhotoPicker/TEST_MAPPING

28 lines
487 B
Plaintext

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