1{ 2 "presubmit": [ 3 { 4 "name": "FrameworksServicesTests_android_server_uri" 5 }, 6 { 7 "name": "CtsStorageHostTestCases_android_server_uri" 8 } 9 ], 10 "postsubmit": [ 11 { 12 "name": "CtsAppSecurityHostTestCases", 13 "options": [ 14 { 15 "include-filter": "android.appsecurity.cts.AppSecurityTests#testPermissionDiffCert" 16 } 17 ] 18 }, 19 { 20 "name": "CtsWindowManagerDeviceWindow_window_crossappdraganddroptests" 21 } 22 ] 23} 24