diff options
| author | 2020-02-18 09:55:54 +0000 | |
|---|---|---|
| committer | 2020-02-18 09:55:54 +0000 | |
| commit | 7c9662a8e992c47668f48fd1ad0f62463a007391 (patch) | |
| tree | d723d66cca05ef8922da77f176a2e857d8c0e391 /java/testing.go | |
| parent | 954b29728db00a55c9ec366ef8c7a2fdd0329583 (diff) | |
| parent | aae9bd11c2e911807686c6bb0be0b9fa96dfcbb0 (diff) | |
Merge "sdk_version: "system_server_current""
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", |