Include NetworkStaticLibTestsLib into tethering coverage test

Bug: 148636687
Test: atest NetworkStaticLibTests
Test: atest TetheringCoverageTests
Change-Id: I8cd9dbc9fe163583ff1d016c9262546949105b80
This commit is contained in:
markchien
2020-04-21 17:42:47 +08:00
committed by Mark Chien
parent 1f66261a3c
commit 90b45356d6

View File

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