blob: dc88ada03435137b9c0fc55fa251ab4cdffd5ab4 [file] [log] [blame]
Steven Morelandaac3f252019-09-27 10:33:14 -07001{
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}