bazelbuild / bazelbuild/rules_android
Feature Request : add flags/ability to skip android resources linking validation
Open
- Dominant language
- Java
- Stars
- 203
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
This perf optimization is needed for large codebase, similarly to https://github.com/bazelbuild/bazel/pull/11294
Essentially, we need to be able to skip invoking [validate_and_link()](https://github.com/bazelbuild/rules_android/blob/c7c21794e108a72991e14b14cdb783678a2c4554/rules/resources.bzl#L1666)
See comment :https://github.com/bazelbuild/rules_android/blob/c7c21794e108a72991e14b14cdb783678a2c4554/rules/resources.bzl#L1697
Contributor guide
Assessment
This issue has not been assessed yet.