commit | 63c255cef72a51b37e840ea6395ef57aaff19c5d | [log] [tgz] |
---|---|---|
author | dchai <dchai@google.com> | Thu Dec 05 16:37:49 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 05 16:38:59 2019 -0800 |
tree | d640531202f31ade98c49d84414eeb473a66d39a | |
parent | 257d0932c1cf45b0ca144ab954b3ca3b4368bae2 [diff] |
Fix a case where aapt1 was still being used. The fix is just to delete the aapt1 branch; since --incompatible_prohibit_aapt1 is on, this code should never be used. It was because a builder was not being set correctly: https://github.com/bazelbuild/bazel/blob/c9d58a8cbf4ac57bce32b852246c76e4cf61bb58/src/main/java/com/google/devtools/build/lib/rules/android/ResourceApk.java#L316 See https://github.com/bazelbuild/bazel/commit/f54c2aeec89e9de176815ce68a11f3f8dbe50c93 which fixed another case where the builder pattern led to code not being updated correctly. PiperOrigin-RevId: 284081002
{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