commit | 7eb00f79c3261ecc64e1610d8907f72a20c5021a | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Wed Jul 26 13:58:06 2023 +0800 |
committer | Junyu Lai <junyulai@google.com> | Wed Jul 26 16:20:09 2023 +0800 |
tree | d23a7266520376758d26d7a78f2baedbcba404a3 | |
parent | 5be6224203f66d3d63bbf50b6bfbaddb29668034 [diff] [blame] |
Skip presubmit for flaky tests in HostsideVpnTests due to Out of SLO Test: TH Bug: 291701394 Change-Id: Iea67a9402f2712746c8e7424aacf66f82099700c
diff --git a/tests/cts/hostside/Android.bp b/tests/cts/hostside/Android.bp index 891c2dd..e55ba63 100644 --- a/tests/cts/hostside/Android.bp +++ b/tests/cts/hostside/Android.bp
@@ -32,6 +32,7 @@ // Only compile source java files in this apk. srcs: ["src/**/*.java"], libs: [ + "net-tests-utils-host-device-common", "cts-tradefed", "tradefed", ],