bazelbuild/rules_android

Release merge_feature_manifest.par

Closed this issue · 2 comments

Feature modules are broken due to merge_feature_manifest.par missing (https://github.com/bazelbuild/rules_android/blob/pre-alpha/rules/android_application/attrs.bzl#L62)

Can this be switched to the vanilla manifest merger? Other than having some special logic to insert ${MODULE_TITLE} in the manifest I can't tell what else it might be doing.

@ahumesky @ted-xie what's special about that manifest merger? are you planning to upstream it?

We've released this file: 744528d