36 lines
		
	
	
		
			821 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			821 B
		
	
	
	
		
			Plaintext
		
	
	
	
| {
 | |
|     "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"
 | |
|         }
 | |
|     ]
 | |
| }
 |