summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago Seifert <aquilescanta@google.com>2020-04-14 15:45:23 +0100
committerSantiago Seifert <aquilescanta@google.com>2020-04-14 15:45:23 +0100
commit812603e28ae58f4aebdcd66e53332f6c6be5e1cb (patch)
tree139162a060d7b9b5769de6355d894ca388cc6294
parent9af80ebdde4535f9837e115be25ed154942fdda4 (diff)
downloadexoplayer-812603e28ae58f4aebdcd66e53332f6c6be5e1cb.tar.gz
Add TEST_MAPPING to external/exoplayer
Bug: 147308781 Test: atest CtsMediaParserTestCases Change-Id: I1f34ce751cb18c20169087dd0bf3d7c781e13b0a
-rw-r--r--TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 00000000..ec2d2e2e
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "presubmit": [
+ {
+ "name": "CtsMediaParserTestCases"
+ }
+ ]
+}