Merge "Revert "Default annotations_enabled to true for sdk_library"" into rvc-dev am: 83ef435005

Change-Id: If4d96a85f6fe26633e5f3491b2ce614c454e328f
This commit is contained in:
Anton Hansson
2020-05-25 10:14:32 +00:00
committed by Automerger Merge Worker
3 changed files with 3 additions and 12 deletions

View File

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