summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'java/java_test.go')
-rw-r--r--java/java_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/java_test.go b/java/java_test.go
index e16ae355c..9f805bb64 100644
--- a/java/java_test.go
+++ b/java/java_test.go
@@ -121,6 +121,7 @@ func testContext(config android.Config, bp string,
"core.current.stubs",
"core.platform.api.stubs",
"kotlin-stdlib",
+ "kotlin-annotations",
}
for _, extra := range extraModules {