commit | a816344d3ab55f8608d023373fdcac6a19aef5e9 | [log] [tgz] |
---|---|---|
author | jasonobrien <jasonobrien@google.com> | Tue Apr 27 14:25:17 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 27 14:26:25 2021 -0700 |
tree | cdf77e7cac35102ae05c887ad2f36e2b45815ea6 | |
parent | 9fbd12d44e05bb90fb177c49725c99b0bf60e9d5 [diff] |
Preserve compression for resources in ProtoApk#copy() Previously all resources were stored uncompressed in copies - when resource shrinking is enabled, for example. This required relinking the APK downstream to correct compression, which is an unintended use of aapt2's shared library support. PiperOrigin-RevId: 370762729
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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