summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 255a96411a965048a300f287dc81a034b3363849 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "presubmit": [
    {
      "name": "CellBroadcastReceiverUnitTests",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ]
}