diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2020-01-04 04:15:12 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2020-01-04 04:15:12 +0000 |
commit | b7b63e5f7902e338fe97d084bed50d467adb9c97 (patch) | |
tree | 9a5b10876b52952d3d7f1e2ca6c1c84b5f952d0e | |
parent | d2ffcd68adb7f00254255e81dec205ffa67a8758 (diff) | |
parent | 0c42941882ea8d9b11fc645ec46f5013009064ed (diff) | |
download | fdk-aac-b7b63e5f7902e338fe97d084bed50d467adb9c97.tar.gz fdk-aac-b7b63e5f7902e338fe97d084bed50d467adb9c97.tar.bz2 fdk-aac-b7b63e5f7902e338fe97d084bed50d467adb9c97.zip |
Snap for 6110375 from 0c42941882ea8d9b11fc645ec46f5013009064ed to rvc-release
Change-Id: I35fa8d590ccadcd7865be09f72b893056aa85db9
-rw-r--r-- | TEST_MAPPING | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING deleted file mode 100644 index bc22166..0000000 --- a/TEST_MAPPING +++ /dev/null @@ -1,22 +0,0 @@ -{ - "presubmit": [ - { - "name": "CtsMediaTestCases", - "options": [ - { "include-filter": "android.media.cts.DecoderTest#testCodecResetsM4a" }, - { "include-filter": "android.media.cts.DecoderTest#testDecode51M4a" }, - { "include-filter": "android.media.cts.DecoderTest#testDecodeAacEldM4a" }, - { "include-filter": "android.media.cts.DecoderTest#testDecodeAacLcM4a" }, - { "include-filter": "android.media.cts.DecoderTest#testDecodeAacLcMcM4a" }, - { "include-filter": "android.media.cts.DecoderTest#testDecodeAacTs" }, - { "include-filter": "android.media.cts.DecoderTest#testDecodeHeAacM4a" }, - { "include-filter": "android.media.cts.DecoderTest#testDecodeHeAacMcM4a" }, - { "include-filter": "android.media.cts.DecoderTest#testDecodeHeAacV2M4a" }, - { "include-filter": "android.media.cts.DecoderTest#testDecodeM4a" }, - { "include-filter": "android.media.cts.DecoderTest#testDecodeMonoM4a" }, - { "include-filter": "android.media.cts.DecoderTestXheAac" }, - { "include-filter": "android.media.cts.DecoderTestAacDrc" } - ] - } - ] -} |