commit | 821efbd5ad685797c0de26efa7ea77ee4731fcea | [log] [tgz] |
---|---|---|
author | jingwen <jingwen@google.com> | Fri Dec 07 13:19:40 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Dec 07 13:20:52 2018 -0800 |
tree | 8f1ba08c67da217346067e8285a413baefaf7037 | |
parent | e7da94faaa3d171bb8487b2ff025d95281afe40a [diff] |
Fix aapt2 with mobile-install v1 Previously, the resource apk was always built with aapt regardless of configuration. This threads the aapt version into the resource processing action builder. Fixes: https://github.com/bazelbuild/bazel/issues/5799 Ref: https://github.com/bazelbuild/bazel/issues/6814 RELNOTES: mobile-install now works with aapt2. Try it out with `bazel mobile-install --android_aapt=aapt2 //my:target` PiperOrigin-RevId: 224566567
{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.