blob: 55bbe6641acf8c8e0b12087bbebb01b8fe34f7ea [file] [log] [blame]
// for frameworks/wilhelm
{
"presubmit": [
{
"name": "CtsMediaTestCases",
"options" : [
{
"include-annotation": "android.platform.test.annotations.Presubmit"
},
{
"include-filter": "android.media.cts.AudioNativeTest"
}
]
}
]
}