diff --git a/java/testing.go b/java/testing.go index ab3af6576..08bae4407 100644 --- a/java/testing.go +++ b/java/testing.go @@ -205,9 +205,6 @@ func GatherRequiredDepsForTest() string { 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 {