java_defaults {
name: "test_defaults",
enabled: false,
}
java_library {
name: "test_library",
defaults: ["test_defaults"],
}
When I include test_defaults in java_library's defaults it disables
java_library module.
Is this expected or its a bug?
--
--
You received this message because you are subscribed to the "Android Building"
mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
---
You received this message because you are subscribed to the Google Groups
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/android-building/f8e56282-b679-4984-adc7-6456639e1c22n%40googlegroups.com.