summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: a429ce7395299fba5b58a583870cd81619901a0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  // Change back to presubmit test while b/145651029 is resolved.
  "postsubmit": [
    {
      "name": "CellBroadcastReceiverUnitTests",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ]
}