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/Tethering/tests/mts/Android.bp b/Tethering/tests/mts/Android.bp index c4d5636..1f1929c 100644 --- a/Tethering/tests/mts/Android.bp +++ b/Tethering/tests/mts/Android.bp
@@ -26,7 +26,7 @@ target_sdk_version: "33", libs: [ - "android.test.base", + "android.test.base.stubs", ], srcs: [