Add CtsHostsideNetworkTests deps to sts. am: da973a6d9d am: e48329f533

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

Change-Id: I86727e716e3f2de675a28abd55d3196e715b5a64
This commit is contained in:
Kenneth Magic
2021-09-08 13:38:50 +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",
}