Add TEST_MAPPING for Connectivity
The TEST_MAPPING triggers connectivity tests in other paths. Bug: 183198868 Change-Id: I8d9b0450ea4b3ef3e5115d1f858b1aa7badef742 Test: Needs treehugger for testing
This commit is contained in:
19
TEST_MAPPING
Normal file
19
TEST_MAPPING
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user