frameworks/libs/net/common -> packages/modules/Connectivity/staticlibs frameworks/libs/net/client-libs -> packages/modules/Connectivity/staticlbs/client-libs Test: TH Bug: 296014682 Change-Id: I5dc78f0c4653e20312ab3d488b1e69262dbb9840
29 lines
561 B
Plaintext
29 lines
561 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "netdutils_test"
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
{
|
|
"path": "vendor/xts/gts-tests/hostsidetests/networkstack"
|
|
}
|
|
]
|
|
}
|