diff options
Diffstat (limited to 'java/testing.go')
| -rw-r--r-- | java/testing.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/testing.go b/java/testing.go index c409a46eb..8f979c73e 100644 --- a/java/testing.go +++ b/java/testing.go @@ -146,6 +146,7 @@ func GatherRequiredDepsForTest() string { "android_stubs_current", "android_system_stubs_current", "android_test_stubs_current", + "android_module_lib_stubs_current", "core.current.stubs", "core.platform.api.stubs", "kotlin-stdlib", |