frameworks/libs/net/TEST_MAPPING

21 lines
419 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:17:13 +08:00
{
"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"
}
]
}