Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0ab1d01c authored by Wonsik Kim's avatar Wonsik Kim
Browse files

Adjust TEST_MAPPING

Bug: 142866491
Test: atest --test-mapping frameworks/av/media/libstagefright
Test: atest --test-mapping frameworks/av/media/codec2
Change-Id: I65f605af7e1f2f0c4ec7628ea719a0dbdce63ad3
parent 45a3ce98
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -9,6 +9,10 @@
        },
        {
          "exclude-annotation": "android.platform.test.annotations.RequiresDevice"
        },
        // TODO: b/149314419
        {
          "exclude-filter": "android.media.cts.AudioPlaybackCaptureTest"
        }
      ]
    }
+4 −0
Original line number Diff line number Diff line
@@ -9,6 +9,10 @@
        },
        {
          "exclude-annotation": "android.platform.test.annotations.RequiresDevice"
        },
        // TODO: b/149314419
        {
          "exclude-filter": "android.media.cts.AudioPlaybackCaptureTest"
        }
      ]
    },