aboutsummaryrefslogtreecommitdiff
path: root/bazel.WORKSPACE
diff options
context:
space:
mode:
authorJingwen Chen <jingwen@google.com>2022-03-17 16:21:09 +0000
committerJingwen Chen <jingwen@google.com>2022-03-21 10:15:27 +0000
commit7e6d14b193ec4c3fb9a83128b0b718f6968ea9e6 (patch)
tree2abff2c37194c63b6e1aabe2e79739350da298c8 /bazel.WORKSPACE
parentaa3f4a58239a0d07f8905e26bc33e779cc037427 (diff)
downloadbazel-7e6d14b193ec4c3fb9a83128b0b718f6968ea9e6.tar.gz
Use aapt2 prebuilt and remove it from make_injection.
Test: CI Bug: 204244290 Change-Id: I6570684b6ddd3eaecc5eaec7994a2de0ef281c86
Diffstat (limited to 'bazel.WORKSPACE')
-rw-r--r--bazel.WORKSPACE1
1 files changed, 0 insertions, 1 deletions
diff --git a/bazel.WORKSPACE b/bazel.WORKSPACE
index 899e6fc4..38e0bb33 100644
--- a/bazel.WORKSPACE
+++ b/bazel.WORKSPACE
@@ -16,7 +16,6 @@ make_injection_repository(
name = "make_injection",
binaries = [
# APEX tools
- "aapt2",
"apex_compression_tool",
"apexer",
"conv_apex_manifest",