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 8f979c73e..3111109a5 100644 --- a/java/testing.go +++ b/java/testing.go @@ -147,6 +147,7 @@ func GatherRequiredDepsForTest() string {  		"android_system_stubs_current",  		"android_test_stubs_current",  		"android_module_lib_stubs_current", +		"services-stubs",  		"core.current.stubs",  		"core.platform.api.stubs",  		"kotlin-stdlib",  |