Merge "Default annotations_enabled to true for sdk_library" into rvc-dev am: 933e19a587

Change-Id: I9cc4dfe12f7d71bd7bdb192b3cea4a36c0ac00fc
This commit is contained in:
Anton Hansson
2020-05-25 09:15:48 +00:00
committed by Automerger Merge Worker
3 changed files with 12 additions and 3 deletions

View File

@@ -178,6 +178,7 @@ func GatherRequiredDepsForTest() string {
"kotlin-stdlib-jdk7",
"kotlin-stdlib-jdk8",
"kotlin-annotations",
"stub-annotations",
}
for _, extra := range extraModules {