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.
36 lines
620 B
36 lines
620 B
4 months ago
|
{
|
||
|
"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"
|
||
|
}
|
||
|
]
|
||
|
}
|