summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSahana Rao <sahanas@google.com>2022-01-11 07:53:05 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2022-01-11 07:53:05 +0000
commit06a9c2f07fcf04bffecc705089e288e2fe19a3ea (patch)
treec54e7ec4e12b51aa4cfc0aba77f0465a099d639c
parentedab63a0e8c0d9c2eb324c45a7bca391a4a97b6b (diff)
parenta752c057c3dfc4f4d83c7d5cc54420ca564e3fdf (diff)
downloadexoplayer-06a9c2f07fcf04bffecc705089e288e2fe19a3ea.tar.gz
Merge "Add CtsPhotoPickerTests to TEST_MAPPING" into sc-mainline-prod
-rw-r--r--TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 6e561a1c..92d17e51 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -8,6 +8,9 @@
},
{
"name": "MediaProviderTests"
+ },
+ {
+ "name": "CtsPhotoPickerTest"
}
]
}