Skip to content

Commit

Permalink
Add DecoderRenderTest to tv-postsubmit
Browse files Browse the repository at this point in the history
Bug: 336350963
Test: atest DecoderRenderTest across a variety of TV devices
Change-Id: Id893414f7d4b7b28ab18c06a88429185e855ec66
  • Loading branch information
Brian3031 committed Apr 22, 2024
1 parent e5d2d6f commit bfe3065
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions media/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@ [email protected]
[email protected]
[email protected]

# For TEST_MAPPING tv-presubmit and tv-postsubmit configurations:
per-file TEST_MAPPING = [email protected]

# go/android-fwk-media-solutions for info on areas of ownership.
include platform/frameworks/av:/media/janitors/media_solutions_OWNERS
6 changes: 6 additions & 0 deletions media/TEST_MAPPING
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,11 @@
],
"file_patterns": ["(?i)drm|crypto"]
}
],
// Postsubmit tests for TV devices
"tv-postsubmit": [
{
"name": "DecoderRenderTest"
}
]
}

0 comments on commit bfe3065

Please sign in to comment.