Add TetheringCommonTests to CtsTetheringTest

Bug: 153614365
Bug: 153613717
Test: atest CtsTetheringTest
Change-Id: I26c06d522ef2935deb2b1abbd3c5b6be97a48a27
This commit is contained in:
paulhu
2020-04-22 10:25:11 +08:00
parent 12b24407cf
commit 6f203abeab

View File

@@ -25,6 +25,7 @@ android_test {
], ],
static_libs: [ static_libs: [
"TetheringCommonTests",
"TetheringIntegrationTestsLib", "TetheringIntegrationTestsLib",
"compatibility-device-util-axt", "compatibility-device-util-axt",
"ctstestrunner-axt", "ctstestrunner-axt",