Merge "Include NetworkStaticLibTestsLib into tethering coverage test"

This commit is contained in:
Mark Chien
2020-04-22 08:51:23 +00:00
committed by Gerrit Code Review

View File

@@ -69,6 +69,7 @@ android_test {
test_config: "AndroidTest_Coverage.xml", test_config: "AndroidTest_Coverage.xml",
defaults: ["libnetworkstackutilsjni_deps"], defaults: ["libnetworkstackutilsjni_deps"],
static_libs: [ static_libs: [
"NetworkStaticLibTestsLib",
"NetworkStackTestsLib", "NetworkStackTestsLib",
"TetheringTestsLib", "TetheringTestsLib",
"TetheringIntegrationTestsLib", "TetheringIntegrationTestsLib",