Revert "Default annotations_enabled to true for sdk_library"

This reverts commit a9a3173ee3.

Bug: 157010342
Reason for revert: broke ike
Exempt-From-Owner-Approval: clean revert
Change-Id: I592f50d0263ce78ea6d0d335cc7e0f493fcff800
This commit is contained in:
Anton Hansson
2020-05-25 09:48:40 +00:00
parent a9a3173ee3
commit c9cc20cbe8
3 changed files with 3 additions and 12 deletions

View File

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