summaryrefslogtreecommitdiff
path: root/java/testing.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2021-11-03 18:43:50 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2021-11-03 18:43:50 +0000
commit9de51af72c2725953c344a249fb41c0cb93b71e2 (patch)
tree9d9cb249429f4bac48f01ce65c0d51f5e1a3ab72 /java/testing.go
parentc37663aad99d07fab926546325755632f4258ab6 (diff)
parent10fb76f4678e9070dc15c26b449db79d49878a8a (diff)
Merge "Rename core-current-stubs-system-modules to be more consistent"
Diffstat (limited to 'java/testing.go')
-rw-r--r--java/testing.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/testing.go b/java/testing.go
index 3397e4667..7441e4497 100644
--- a/java/testing.go
+++ b/java/testing.go
@@ -344,7 +344,7 @@ func gatherRequiredDepsForTest() string {
}`
systemModules := []string{
- "core-current-stubs-system-modules",
+ "core-public-stubs-system-modules",
"core-module-lib-stubs-system-modules",
"legacy-core-platform-api-stubs-system-modules",
"stable-core-platform-api-stubs-system-modules",