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.
41 lines
696 B
41 lines
696 B
{
|
|
"presubmit": [
|
|
{
|
|
"name": "CtsInitTestCases"
|
|
},
|
|
{
|
|
"name": "init_kill_services_test"
|
|
},
|
|
{
|
|
"name": "MicrodroidHostTestCases"
|
|
},
|
|
{
|
|
"name": "CtsSecurityHostTestCases",
|
|
"options": [
|
|
{
|
|
"include-filter": "android.security.cts.SeamendcHostTest"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"hwasan-presubmit": [
|
|
{
|
|
"name": "CtsInitTestCases"
|
|
},
|
|
{
|
|
"name": "init_kill_services_test"
|
|
},
|
|
{
|
|
"name": "MicrodroidHostTestCases"
|
|
},
|
|
{
|
|
"name": "CtsSecurityHostTestCases",
|
|
"options": [
|
|
{
|
|
"include-filter": "android.security.cts.SeamendcHostTest"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|