37 lines
		
	
	
		
			912 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			912 B
		
	
	
	
		
			Plaintext
		
	
	
	
| {
 | |
|     "presubmit": [
 | |
|         {
 | |
|             "name": "CtsMockingTestCases",
 | |
|             "options": [
 | |
|                 {
 | |
|                     "exclude-annotation": "androidx.test.filters.LargeTest"
 | |
|                 }
 | |
|             ]
 | |
|         },
 | |
|         {
 | |
|             "name": "CtsInlineMockingTestCases",
 | |
|             "options": [
 | |
|                 {
 | |
|                     "exclude-annotation": "androidx.test.filters.LargeTest"
 | |
|                 }
 | |
|             ]
 | |
|         },
 | |
|         {
 | |
|             "name": "CtsMockingDebuggableTestCases",
 | |
|             "options": [
 | |
|                 {
 | |
|                     "exclude-annotation": "androidx.test.filters.LargeTest"
 | |
|                 }
 | |
|             ]
 | |
|         },
 | |
|         {
 | |
|             "name": "CtsExtendedMockingTestCases",
 | |
|             "options": [
 | |
|                 {
 | |
|                     "exclude-annotation": "androidx.test.filters.LargeTest"
 | |
|                 }
 | |
|             ]
 | |
|         }
 | |
|     ]
 | |
| }
 |