commit | eae967f54a88094abe1e188981979b5f2a58a53b | [log] [tgz] |
---|---|---|
author | Jihoon Kang <jihoonkang@google.com> | Fri Aug 30 00:29:40 2024 +0000 |
committer | Jihoon Kang <jihoonkang@google.com> | Fri Aug 30 00:29:40 2024 +0000 |
tree | 5cc944a8e437ece357b93bcd752bd68027ad0ea1 | |
parent | 322c1d2c5b16712eff7b9ebd5c50c89c455bb72d [diff] |
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: I9f41fa2de25c3cbef6552f15d082917106907a3d
diff --git a/tests/Android.bp b/tests/Android.bp index 5ab61c2..2b28c15 100644 --- a/tests/Android.bp +++ b/tests/Android.bp
@@ -35,7 +35,7 @@ "truth", ], libs: [ - "android.test.base", + "android.test.base.stubs.system", ], test_suites: ["device-tests"], data: [