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