commit | 8401b6a9f09257b7fd9cc800115dd6d9807ae5e0 | [log] [tgz] |
---|---|---|
author | Jihoon Kang <jihoonkang@google.com> | Fri Aug 30 00:29:58 2024 +0000 |
committer | Jihoon Kang <jihoonkang@google.com> | Tue Sep 10 00:01:31 2024 +0000 |
tree | b50f9395bca6647d8066b16cd1450815d08e0da7 | |
parent | 5f0ddbdf4e56ebd3bef9d981884c02cc16473228 [diff] [blame] |
Make java_sdk_library dependencies explicit modules should specify the submodule of java_sdk_library that the module actually depends on Test: CI Bug: 358613520 Change-Id: I0367068c901df98483f6cf95160d3e7801881b0a
diff --git a/tests/cts/net/api23Test/Android.bp b/tests/cts/net/api23Test/Android.bp index 587d5a5..7d93c3a 100644 --- a/tests/cts/net/api23Test/Android.bp +++ b/tests/cts/net/api23Test/Android.bp
@@ -25,7 +25,7 @@ compile_multilib: "both", libs: [ - "android.test.base", + "android.test.base.stubs.test", ], srcs: [