• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  // Change back to presubmit test while b/145651029 is resolved.
3  "postsubmit": [
4    {
5      "name": "CellBroadcastReceiverUnitTests",
6      "options": [
7        {
8          "exclude-annotation": "androidx.test.filters.FlakyTest"
9        }
10      ]
11    }
12  ]
13}
14