Add aconfig annotations for java_aconfig_library

Test: m
Bug: 289087078
Change-Id: I860b91f984b2f2c596360490337fb25a4df7a988
This commit is contained in:
Joe Onorato
2023-08-25 20:23:32 -07:00
parent 1725b20d14
commit 8f75585b37
3 changed files with 26 additions and 0 deletions

View File

@@ -385,6 +385,8 @@ func gatherRequiredDepsForTest() string {
"kotlin-stdlib-jdk8",
"kotlin-annotations",
"stub-annotations",
"aconfig-annotations-lib",
}
for _, extra := range extraModules {