diff options
Diffstat (limited to 'java/testing.go')
| -rw-r--r-- | java/testing.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/testing.go b/java/testing.go index acbefb92c..11f3976b1 100644 --- a/java/testing.go +++ b/java/testing.go @@ -38,7 +38,6 @@ func GatherRequiredDepsForTest() string { extraModules := []string{ "core-lambda-stubs", "ext", - "updatable_media_stubs", "android_stubs_current", "android_system_stubs_current", "android_test_stubs_current", |