summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TEST_MAPPING10
1 files changed, 10 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 72a27da1..260e1e9c 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -13,6 +13,16 @@
"name": "MediaProviderTests"
},
{
+ "name": "CtsPhotoPickerTest",
+ "options": [
+ {
+ "exclude-annotation": "androidx.test.filters.LargeTest"
+ }
+ ]
+ }
+ ],
+ "postsubmit": [
+ {
"name": "CtsPhotoPickerTest"
}
]