You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
419 B
21 lines
419 B
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|