diff options
author | 2021-03-13 00:07:10 +0000 | |
---|---|---|
committer | 2021-04-15 17:59:15 +0000 | |
commit | 1f087871d1b593e5f4be8d5b0a6e40ab37209067 (patch) | |
tree | fd19511929f17f8ca7304b9c5de309e479882987 /TEST_MAPPING | |
parent | 933da698da7657ab7bbd0e839ef8ab60684c9fca (diff) |
Add CtsMediaProviderTranscodeTests to presubmit
Also remove MediaProviderTranscodeTests mapping since they are exactly
the same and we need only of them to run.
We'll remove the MediaProviderTranscodeTests themselves in a seaparate
cl.
BUG: 169546642
Test: presubmit
Change-Id: Ib06e4bf08c6b755927fc715f600e1dd32c497302
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 2994320cf..64830a3ef 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -40,7 +40,7 @@ "name": "fuse_node_test" }, { - "name": "MediaProviderTranscodeTests" + "name": "CtsMediaProviderTranscodeTests" } ], "postsubmit": [ |