blob: f8e2afd3c99a7652b04cdd97c3cfd07b662535f4 [file] [log] [blame]
Wei Wangd4878b82021-07-11 21:23:29 -07001{
2 "presubmit": [
3 {
4 "name": "NearbyUnitTests"
5 }
6 ],
7 "postsubmit": [
8 {
9 "name": "NearbyUnitTests"
10 }
Wei Wangd4878b82021-07-11 21:23:29 -070011 ]
easoncylee2df5df12021-07-14 15:32:08 +080012 // TODO(b/193602229): uncomment once it's supported.
13 //"mainline-presubmit": [
14 // {
15 // "name": "NearbyUnitTests[com.google.android.nearby.apex]"
16 // }
17 //]
18}