bazel
bazel copied to clipboard
Deduplicate android asset dirs
This caused a crash in ResourceProcessorBusyBox
due to running into an OS limit of Argument list too long
.
There is also a report in #13295 that this patch can significantly improve resource processing time.
Fixes https://github.com/bazelbuild/bazel/issues/13295