f428f9e6f0
Adding new modules to TEST_MAPPING after splitting CtsScopedStorageDeviceOnlyTest Ignore-AOSP-First: We've split a module in internal repo, so we can't add them in TEST_MAPPING on AOSP. Bug: 294741813 Test: atest Change-Id: I8efef8efbc9f01e1177fbe3105513166ad90d22f
48 lines
871 B
Text
48 lines
871 B
Text
{
|
|
"presubmit": [
|
|
{
|
|
"name": "CtsScopedStorageCoreHostTest"
|
|
},
|
|
{
|
|
"name": "CtsScopedStorageHostTest"
|
|
},
|
|
{
|
|
"name": "CtsScopedStorageDeviceOnlyTest"
|
|
},
|
|
{
|
|
"name": "CtsScopedStorageBypassDatabaseOperationsTest"
|
|
},
|
|
{
|
|
"name": "CtsScopedStorageGeneralTest"
|
|
},
|
|
{
|
|
"name": "CtsScopedStorageRedactUriTest"
|
|
},
|
|
{
|
|
"name": "AdoptableHostTest"
|
|
}
|
|
],
|
|
"hwasan-postsubmit": [
|
|
{
|
|
"name": "CtsScopedStorageCoreHostTest"
|
|
},
|
|
{
|
|
"name": "CtsScopedStorageHostTest"
|
|
},
|
|
{
|
|
"name": "CtsScopedStorageDeviceOnlyTest"
|
|
},
|
|
{
|
|
"name": "CtsScopedStorageBypassDatabaseOperationsTest"
|
|
},
|
|
{
|
|
"name": "CtsScopedStorageGeneralTest"
|
|
},
|
|
{
|
|
"name": "CtsScopedStorageRedactUriTest"
|
|
},
|
|
{
|
|
"name": "AdoptableHostTest"
|
|
}
|
|
]
|
|
}
|