blob: 1b7c71473034a44778b1b2c438e29040e11edb9a [file] [log] [blame]
Robert Wu59e26dc2022-03-16 00:32:07 +00001{
2 "postsubmit": [
3 {
4 "name": "CtsNativeMediaAAudioTestCases",
5 "options" : [
6 {
7 "include-filter": "android.nativemedia.aaudio.AAudioTests#AAudioBasic.*"
8 }
9 ]
10 }
11 ]
12}