android13/frameworks/wilhelm/TEST_MAPPING

17 lines
391 B
Plaintext

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