commit | 9a3f61cd43a20bd59216ac2430b7fd9c2f2a8831 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue Jan 07 03:51:09 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jan 07 03:51:09 2020 +0000 |
tree | 2214597ca8320d1a2228025ffff7d37d941a71d5 | |
parent | e35ff4aeb32f49a7f20f2367aee53c575bf45000 [diff] | |
parent | 2fbf47f0c2c2b8674099bf183f21cb8991c20157 [diff] |
Merge "Remove unused system_modules"
diff --git a/java/testing.go b/java/testing.go index ab3af65..08bae44 100644 --- a/java/testing.go +++ b/java/testing.go
@@ -205,9 +205,6 @@ systemModules := []string{ "core-current-stubs-system-modules", "core-platform-api-stubs-system-modules", - "android_stubs_current_system_modules", - "android_system_stubs_current_system_modules", - "android_test_stubs_current_system_modules", } for _, extra := range systemModules {