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

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

stagefright: add TEST_MAPPING

Test: atest --test-mapping frameworks/av/media/libstagefright:postsubmit
Change-Id: Ie4e19b5d794e50774696c66d8105973f5c7beb3a
parent 72882de6
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
{
  "postsubmit": [
    {
      "name": "CtsMediaTestCases",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.RequiresDevice"
        }
      ]
    }
  ]
}