commit | 11fec376f566569fa182363309a28ed6dd826ae4 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Thu Apr 23 03:48:45 2020 +0000 |
committer | Paul Hu <paulhu@google.com> | Thu Apr 23 05:44:02 2020 +0000 |
tree | 81858a21b095080808c0234f19a98623f6df90d8 | |
parent | 0d39e964772ac41eb9c53db321f7d4da5560ea57 [diff] |
Add TetheringCommonTests to CtsTetheringTest Bug: 153614365 Bug: 153613717 Test: atest CtsTetheringTest Change-Id: I26c06d522ef2935deb2b1abbd3c5b6be97a48a27 Merged-In: I26c06d522ef2935deb2b1abbd3c5b6be97a48a27 (cherry picked from commit 9903c8a61b96fe8773e27e2338c002093f7e4388, aosp/1292434)
diff --git a/tests/cts/tethering/Android.bp b/tests/cts/tethering/Android.bp index 63de301..37894ec 100644 --- a/tests/cts/tethering/Android.bp +++ b/tests/cts/tethering/Android.bp
@@ -25,6 +25,7 @@ ], static_libs: [ + "TetheringCommonTests", "TetheringIntegrationTestsLib", "compatibility-device-util-axt", "ctstestrunner-axt",