You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
801 B

{
"presubmit": [
{
"name": "installd_cache_test"
},
{
"name": "installd_dexopt_test"
},
{
"name": "installd_otapreopt_test"
},
{
"name": "installd_service_test"
},
{
"name": "installd_utils_test"
},
{
"name": "run_dex2oat_test"
},
// AdoptableHostTest moves packages, part of which is handled by installd
{
"name": "AdoptableHostTest"
},
{
"name": "CtsUsesLibraryHostTestCases"
},
{
"name": "CtsClassloaderSplitsHostTestCases"
},
{
"name": "CtsCompilationTestCases"
},
{
"name": "SdkSandboxStorageHostTest",
"options": [
{
"exclude-annotation": "android.platform.test.annotations.LargeTest"
}
]
}
]
}