Remove library-specific manifests post-Gradle. #1632
Labels
bug
End user-perceivable behaviors which are not desirable.
Impact: Low
Low perceived user impact (e.g. edge cases).
Issue: Needs Clarification
Indicates that an issue needs more detail in order to be able to be acted upon.
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
Because app module is being partially modularized to build with Bazel, there are multiple libraries with data binding enabled. Bazel requires that every library with data binding enabled has it's own manifest and package name. Once we begin stage 2, these manifests will not be needed.
The text was updated successfully, but these errors were encountered: