summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 490fb5d587ba56c560c5ea3032e632d2458be888 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "imports": [
    {
      "path": "frameworks/base/core/java/android/net"
    },
    // Below tests already run the library tests as part of their coverage tests
    {
      "path": "packages/modules/NetworkStack"
    },
    {
      "path": "packages/modules/CaptivePortalLogin"
    },
    {
      "path": "frameworks/base/packages/Tethering"
    },
    {
      "path": "packages/modules/Wifi/framework"
    }
  ]
}