| commit | 596655c99f78b8b841fc83405762fb6b2760f4d5 | [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 | 78b2480753e04af7d5d02c1acaf3d83d45a9871b | |
| parent | 4bf642bcd9796a67451e09adc55ec71c600c4764 [diff] |
Add TetheringCommonTests to CtsTetheringTest Bug: 153614365 Bug: 153613717 Test: atest CtsTetheringTest Change-Id: I26c06d522ef2935deb2b1abbd3c5b6be97a48a27
diff --git a/tests/tests/tethering/Android.bp b/tests/tests/tethering/Android.bp index 63de301..37894ec 100644 --- a/tests/tests/tethering/Android.bp +++ b/tests/tests/tethering/Android.bp
@@ -25,6 +25,7 @@ ], static_libs: [ + "TetheringCommonTests", "TetheringIntegrationTestsLib", "compatibility-device-util-axt", "ctstestrunner-axt",