Add CtsHostsideNetworkTests deps to sts.
This fixes the missing apk errors when running this module as part of sts. Ignore-AOSP-First: Platform changes related to this are not in AOSP yet. Test: run sts-engbuild-no-spl-lock -m CtsHostsideNetworkTests Bug: 195961795 Change-Id: I9a9a2d20ce637663790df42e22b0c8023cf7bc3e
This commit is contained in:
@@ -45,5 +45,6 @@ android_test_helper_app {
|
|||||||
test_suites: [
|
test_suites: [
|
||||||
"cts",
|
"cts",
|
||||||
"general-tests",
|
"general-tests",
|
||||||
|
"sts",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -28,6 +28,7 @@ android_test_helper_app {
|
|||||||
test_suites: [
|
test_suites: [
|
||||||
"cts",
|
"cts",
|
||||||
"general-tests",
|
"general-tests",
|
||||||
|
"sts",
|
||||||
],
|
],
|
||||||
certificate: ":cts-net-app",
|
certificate: ":cts-net-app",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user