Merge "Include NetworkStaticLibTestsLib into tethering coverage test" into rvc-dev

This commit is contained in:
Mark Chien
2020-04-22 13:54:33 +00:00
committed by Android (Google) 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",