Add CtsHostsideNetworkTests deps to sts. am: da973a6d9d am: 928655800a

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/15612573

Change-Id: I96e45f3483b2254208e8ff399b931a726028f5fd
This commit is contained in:
Kenneth Magic
2021-09-08 13:39:14 +00:00
committed by Automerger Merge Worker
2 changed files with 2 additions and 0 deletions

View File

@@ -45,5 +45,6 @@ android_test_helper_app {
test_suites: [
"cts",
"general-tests",
"sts",
],
}

View File

@@ -28,6 +28,7 @@ android_test_helper_app {
test_suites: [
"cts",
"general-tests",
"sts",
],
certificate: ":cts-net-app",
}