25 lines
500 B
Plaintext
25 lines
500 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "audiopolicy_tests"
|
|
},
|
|
{
|
|
"name": "GtsGmscoreHostTestCases",
|
|
"keywords": ["primary-device"],
|
|
"options" : [
|
|
{
|
|
"include-filter": "com.google.android.gts.audio.AudioHostTest#testTwoChannelCapturing"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "CtsNativeMediaAAudioTestCases",
|
|
"options" : [
|
|
{
|
|
"include-filter": "android.nativemedia.aaudio.AAudioTests#AAudioBasic.*"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|