1{
2  "presubmit": [
3    {
4      // small test which assumes the output format of dumpsys, however
5      // there are many other parts of Android that expect the output
6      // to be a specific way (see b/141728094)
7      "name": "timezone_data_e2e_tests"
8    },
9    {
10      "name": "dumpsys_test"
11    }
12  ]
13}
14