commit | 17ab27e71f687566fb714371327e38ffb0daab5f | [log] [tgz] |
---|---|---|
author | Tongbo Liu <liutongbo@google.com> | Mon Dec 02 03:11:19 2024 +0000 |
committer | Tongbo Liu <liutongbo@google.com> | Mon Dec 02 03:11:19 2024 +0000 |
tree | f1549c724a594ff9a2b799757e305ccc6ae2acec | |
parent | 92071eea46235709d875cb7fe22c647cf9a2650e [diff] |
Add mcts and mcts-tethering to net-tests-utils-host-common for the dependency of ConnectivityTestPreparer Bug: 379792488 Change-Id: I725bc9d7fed7df23ccc21d1f4dc4fa10e0315cc9
diff --git a/staticlibs/testutils/Android.bp b/staticlibs/testutils/Android.bp index 9950d44..440f5ca 100644 --- a/staticlibs/testutils/Android.bp +++ b/staticlibs/testutils/Android.bp
@@ -98,6 +98,7 @@ "cts", "mts-networking", "mts-tethering", + "mcts-tethering", ], data: [":ConnectivityTestPreparer"], }