commit | 5fe144a7a8f5aed714395a3026562586dbaee966 | [log] [tgz] |
---|---|---|
author | bcsf <bcsf@google.com> | Thu Sep 12 16:17:09 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 12 16:18:08 2019 -0700 |
tree | 1e001b604fd147d124a988419290fc96f0dd7ca0 | |
parent | 92183d1d1539c36f3147ba6576b6b46591d96e75 [diff] |
Wire up the resource name obfuscation optimization as performed by AAPT2. This is activated with the Blaze flag --experimental_android_resource_name_obfuscation. This involves making the resource shrinker action output a list of kept resources, which gets passed to Aapt2OptimizeAction to exempt the kept resources from being obfuscated. TESTED=[] PiperOrigin-RevId: 268790184
{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.