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