commit | c10ba0571e1ba4d6bc9c9341a95b3fabe67a4d03 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Thu Dec 07 12:57:03 2017 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Dec 07 12:58:36 2017 -0800 |
tree | b014b92287afaa2bb569e7468573f53eae80d587 | |
parent | 078c25c2f3cce5f407e28938ab2f3429e4609b19 [diff] |
Temporary fix for resource filtering with aapt2 Currently, aapt2 always gets all resources, even the filtered ones. As such, always do density filtering, even if input to aapt2 says we don't have to. We don't need to worry about not passing resource configuration filtering information - it's already passed to aapt and aapt2 (since aapt is stricter than the resource filtering in android_ide_common that is used to filter in analysis, and also needs resource configuration filters to generate pseudolocalized resources). RELNOTES: none PiperOrigin-RevId: 178282329
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.