bazelbuild / bazelbuild/rules_android

Usage of `Label` does not work when rule is defined as an external repo

Open
#70 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
203
Forks
95
PR merge metrics
No merged PRs in 30d

Description

[get_feature_module_paths()](https://github.com/bazelbuild/rules_android/blob/pre-alpha/rules/android_application/android_feature_module_rule.bzl#L85) is broken due to the usage of `Label()`. Creating a Label in an external repo will append `@external_repo_name//` to the label which is not correct.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.