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.

14 lines
309 B

{
"presubmit": [
{
// small test which assumes the output format of dumpsys, however
// there are many other parts of Android that expect the output
// to be a specific way (see b/141728094)
"name": "timezone_data_e2e_tests"
},
{
"name": "dumpsys_test"
}
]
}