diff options
| author | 2023-12-27 16:25:18 +0000 | |
|---|---|---|
| committer | 2023-12-27 16:25:18 +0000 | |
| commit | 7799b5d9caa79f46a8225c01651daada9b4477d9 (patch) | |
| tree | 20c8c6ee40d14f7f2f53c6121e43a4dd3bf2b255 | |
| parent | 887d084911842f5dfe9b04fb146bce06fd89ff88 (diff) | |
| parent | a1937d6112bdc10653f4304a64ed5f29ae33373a (diff) | |
Merge "Add the LoudnessCodecApi tests to presubmit" into main
| -rw-r--r-- | media/TEST_MAPPING | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/media/TEST_MAPPING b/media/TEST_MAPPING index 8f5f1f6a4794..4fbe9ee90c4c 100644 --- a/media/TEST_MAPPING +++ b/media/TEST_MAPPING @@ -48,9 +48,7 @@ {"exclude-annotation": "androidx.test.filters.FlakyTest"}, {"exclude-annotation": "org.junit.Ignore"} ] - } - ], - "postsubmit": [ + }, { "file_patterns": [ "[^/]*(LoudnessCodec)[^/]*\\.java" |