31 lines
		
	
	
		
			583 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			583 B
		
	
	
	
		
			Plaintext
		
	
	
	
| {
 | |
|   "presubmit": [
 | |
|     {
 | |
|       "name": "MtsWifiTestCases"
 | |
|     }
 | |
|   ],
 | |
|   "presubmit-large": [
 | |
|     {
 | |
|       "name": "CtsWifiTestCases",
 | |
|       "options": [
 | |
|         {
 | |
|           "exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
 | |
|         }
 | |
|       ]
 | |
|     }
 | |
|   ],
 | |
|   "mainline-presubmit": [
 | |
|     {
 | |
|       "name": "MtsWifiTestCases[com.google.android.wifi.apex]"
 | |
|     },
 | |
|     {
 | |
|       "name": "CtsWifiTestCases[com.google.android.wifi.apex]",
 | |
|       "options": [
 | |
|         {
 | |
|           "exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
 | |
|         }
 | |
|       ]
 | |
|     }
 | |
|   ]
 | |
| }
 |