commit | 8f75585b375624c6e72599bc4366f1d636a4a475 | [log] [tgz] |
---|---|---|
author | Joe Onorato <joeo@google.com> | Fri Aug 25 20:23:32 2023 -0700 |
committer | Joe Onorato <joeo@google.com> | Sat Aug 26 08:26:18 2023 -0700 |
tree | c4f506550e74c83aa1a62bbe0eb733a205f4905b | |
parent | 1725b20d144e7f7054e63f88e297c5461e6dbe9e [diff] [blame] |
Add aconfig annotations for java_aconfig_library Test: m Bug: 289087078 Change-Id: I860b91f984b2f2c596360490337fb25a4df7a988
diff --git a/java/testing.go b/java/testing.go index 3a238d7..7f6ee57 100644 --- a/java/testing.go +++ b/java/testing.go
@@ -385,6 +385,8 @@ "kotlin-stdlib-jdk8", "kotlin-annotations", "stub-annotations", + + "aconfig-annotations-lib", } for _, extra := range extraModules {