28 lines
		
	
	
		
			495 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			495 B
		
	
	
	
		
			Plaintext
		
	
	
	
| {
 | |
|   "presubmit": [
 | |
|     {
 | |
|       "name": "TrustTests",
 | |
|       "options": [
 | |
|         {
 | |
|           "include-filter": "android.trust.test"
 | |
|         },
 | |
|         {
 | |
|           "exclude-annotation": "androidx.test.filters.FlakyTest"
 | |
|         }
 | |
|       ]
 | |
|     }
 | |
|   ],
 | |
|   "trust-tablet": [
 | |
|     {
 | |
|       "name": "TrustTests",
 | |
|       "options": [
 | |
|         {
 | |
|           "include-filter": "android.trust.test"
 | |
|         },
 | |
|         {
 | |
|           "exclude-annotation": "androidx.test.filters.FlakyTest"
 | |
|         }
 | |
|       ]
 | |
|     }
 | |
|   ]
 | |
| } |