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

Commit 0dc8140a authored by Brian Lindahl's avatar Brian Lindahl
Browse files

Use fully qualified class name for DecoderRenderTest in TEST_MAPPING

Change-Id: If98f9722f5a4244d5414bdeda6c16315b436b48b
parent e7e84f95
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -48,7 +48,7 @@
    // Postsubmit tests for TV devices
    // Postsubmit tests for TV devices
    "tv-postsubmit": [
    "tv-postsubmit": [
       {
       {
           "name": "DecoderRenderTest"
           "name": "android.media.decoder.cts.DecoderRenderTest"
       }
       }
    ]
    ]
}
}