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 fc7842dd2..e1b06a075 100644 --- a/java/testing.go +++ b/java/testing.go @@ -108,6 +108,7 @@ func GatherRequiredDepsForTest() string {  	systemModules := []string{  		"core-system-modules", +		"core-current-stubs-system-modules",  		"core-platform-api-stubs-system-modules",  		"android_stubs_current_system_modules",  		"android_system_stubs_current_system_modules",  |