commit | 7219f9a5dd5b6c5539d1a217971107a27dc14dec | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Wed Apr 22 12:46:39 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Apr 22 12:46:39 2020 +0000 |
tree | c61495c1c2745d6e9e9037183b8d82923568643b | |
parent | 3a59ac46bb860626ec3bfafa1656fab541cf914e [diff] | |
parent | 7e514020b552ccd5f3ea9c71bd86ad8410649952 [diff] |
Merge "Add TetheringCommonTests"
diff --git a/Tethering/tests/integration/Android.bp b/Tethering/tests/integration/Android.bp index 6b751af..3305ed0 100644 --- a/Tethering/tests/integration/Android.bp +++ b/Tethering/tests/integration/Android.bp
@@ -69,6 +69,7 @@ test_config: "AndroidTest_Coverage.xml", defaults: ["libnetworkstackutilsjni_deps"], static_libs: [ + "NetworkStaticLibTestsLib", "NetworkStackTestsLib", "TetheringTestsLib", "TetheringIntegrationTestsLib",