Files
android_packages_modules_Co…/staticlibs/TEST_MAPPING
Motomu Utsumi c480039309 Merge remote-tracking branch 'remotes/aosp/tmp_libs_net_move' into libs_net_move_merge
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
2023-09-11 11:53:46 +09:00

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"
}
]
}