Add imports to networking test mapping
Ensure that appropriate networking tests are triggered when submitting changes in the frameworks/base directories. Change-Id: Ibf8b567fa7721299120b0a6c6836dd770d92a9fc Test: treehugger runs TEST_MAPPING tests
This commit is contained in:
@@ -8,5 +8,10 @@
|
|||||||
{
|
{
|
||||||
"name": "FrameworksNetDeflakeTest"
|
"name": "FrameworksNetDeflakeTest"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"imports": [
|
||||||
|
{
|
||||||
|
"path": "cts/tests/tests/net"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user