commit | 6f203abeab18e0086f451ff65c19c1cec50bbe24 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Wed Apr 22 10:25:11 2020 +0800 |
committer | paulhu <paulhu@google.com> | Wed Apr 22 10:25:11 2020 +0800 |
tree | 0fcd71b7984542a4ec0c43bcea32cd3325465427 | |
parent | 12b24407cf8737277001d736dc579361fd0ccdc7 [diff] |
Add TetheringCommonTests to CtsTetheringTest Bug: 153614365 Bug: 153613717 Test: atest CtsTetheringTest Change-Id: I26c06d522ef2935deb2b1abbd3c5b6be97a48a27
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",