summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: fe5ba48d45469933ca3cc2cc4218c217b5979973 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "presubmit": [
    {
      "name": "FrameworksWifiTests"
    },
    {
      "name": "CtsBackupHostTestCases",
      "options": [
        {
          "include-filter": "android.cts.backup.OtherSoundsSettingsHostSideTest"
        }
      ]
    }
  ]
}