You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
821 B
36 lines
821 B
{
|
|
"presubmit": [
|
|
{
|
|
"name": "CtsProviderTestCases",
|
|
"options": [
|
|
{
|
|
"include-filter": "android.provider.cts.media.MediaStore_DownloadsTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "CtsAppTestCases",
|
|
"options": [
|
|
{
|
|
"include-filter": "android.app.cts.DownloadManagerTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "CtsDownloadManagerApi28"
|
|
},
|
|
{
|
|
"name": "CtsDownloadManagerInstaller"
|
|
},
|
|
{
|
|
"name": "DownloadProviderTests"
|
|
},
|
|
{
|
|
"name": "DownloadProviderPermissionTests"
|
|
},
|
|
{
|
|
"name": "DownloadPublicApiAccessTests"
|
|
}
|
|
]
|
|
}
|