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: [