{ | |
"presubmit": [ | |
{ | |
"name": "CtsMediaTestCases", | |
"options" : [ | |
{ | |
"include-annotation": "android.platform.test.annotations.Presubmit" | |
}, | |
{ | |
"include-filter": "android.media.cts.MediaDrmClearkeyTest" | |
}, | |
{ | |
"include-filter": "android.media.cts.MediaDrmMetricsTest" | |
} | |
] | |
} | |
] | |
} |