Merge "Add TEST_MAPPING for Connectivity"

This commit is contained in:
Remi NGUYEN VAN
2021-03-22 01:39:51 +00:00
committed by Gerrit Code Review

19
TEST_MAPPING Normal file
View File

@@ -0,0 +1,19 @@
{
"imports": [
{
"path": "frameworks/base/core/java/android/net"
},
{
"path": "packages/modules/NetworkStack"
},
{
"path": "packages/modules/CaptivePortalLogin"
},
{
"path": "packages/modules/Connectivity"
},
{
"path": "packages/modules/Connectivity/Tethering"
}
]
}