1{ 2 "presubmit": [ 3 { 4 "name": "CtsScopedStorageCoreHostTest" 5 }, 6 { 7 "name": "CtsScopedStorageHostTest" 8 }, 9 { 10 "name": "CtsScopedStorageDeviceOnlyTest" 11 }, 12 { 13 "name": "CtsScopedStorageBypassDatabaseOperationsTest" 14 }, 15 { 16 "name": "CtsScopedStorageGeneralTest" 17 }, 18 { 19 "name": "CtsScopedStorageRedactUriTest" 20 } 21 ], 22 "hwasan-postsubmit": [ 23 { 24 "name": "CtsScopedStorageCoreHostTest" 25 }, 26 { 27 "name": "CtsScopedStorageHostTest" 28 }, 29 { 30 "name": "CtsScopedStorageDeviceOnlyTest" 31 }, 32 { 33 "name": "CtsScopedStorageBypassDatabaseOperationsTest" 34 }, 35 { 36 "name": "CtsScopedStorageGeneralTest" 37 }, 38 { 39 "name": "CtsScopedStorageRedactUriTest" 40 } 41 ] 42} 43