Add MediaParser test cases to apex media presubmit

Bug: 147308781
Test: CTS.
Change-Id: Ib2d9a181d55913f105005554ac26938b5403c761
This commit is contained in:
Santiago Seifert 2020-03-19 18:27:48 +00:00
parent 87962f9d0a
commit c899843882

View File

@ -0,0 +1,7 @@
{
"presubmit": [
{
"name": "CtsMediaParserTestCases"
}
]
}