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

Commit 02a0b393 authored by Brian Lindahl's avatar Brian Lindahl Committed by Gerrit Code Review
Browse files

Merge "Add DecoderRenderTest to tv-postsubmit" into main

parents e5d2d6f8 bfe30652
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -14,5 +14,8 @@ robertshih@google.com
taklee@google.com
wonsik@google.com

# For TEST_MAPPING tv-presubmit and tv-postsubmit configurations:
per-file TEST_MAPPING = blindahl@google.com

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