45 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
| {
 | |
|   "presubmit-large": [
 | |
|     {
 | |
|       "name": "FrameworksWifiTests",
 | |
|       "options": [
 | |
|         {
 | |
|           "exclude-filter": "com.android.server.wifi.WakeupControllerTest"
 | |
|         },
 | |
|         {
 | |
|           "exclude-filter": "com.android.server.wifi.WifiNetworkSelectorTest"
 | |
|         },
 | |
|         {
 | |
|           "exclude-filter": "com.android.server.wifi.scanner.WifiScanningServiceTest"
 | |
|         }
 | |
|       ]
 | |
|     }
 | |
|   ],
 | |
|   "presubmit": [
 | |
|     {
 | |
|       "name": "CtsBackupHostTestCases",
 | |
|       "options": [
 | |
|         {
 | |
|           "include-filter": "android.cts.backup.OtherSoundsSettingsHostSideTest"
 | |
|         }
 | |
|       ]
 | |
|     }
 | |
|   ],
 | |
|   "mainline-presubmit": [
 | |
|     {
 | |
|       "name": "FrameworksWifiTests[com.google.android.wifi.apex]",
 | |
|       "options": [
 | |
|         {
 | |
|           "exclude-filter": "com.android.server.wifi.WakeupControllerTest"
 | |
|         },
 | |
|         {
 | |
|           "exclude-filter": "com.android.server.wifi.WifiNetworkSelectorTest"
 | |
|         },
 | |
|         {
 | |
|           "exclude-filter": "com.android.server.wifi.scanner.WifiScanningServiceTest"
 | |
|         }
 | |
|       ]
 | |
|     }
 | |
|   ]
 | |
| }
 |