Add CtsHostsideNetworkTests deps to sts. am: da973a6d9d

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

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