aboutsummaryrefslogtreecommitdiff
path: root/bazel.WORKSPACE
diff options
context:
space:
mode:
authorWei Li <weiwli@google.com>2022-01-12 14:34:05 -0800
committerWei Li <weiwli@google.com>2022-01-25 22:52:30 +0000
commit175d017dba7ed25e21afe26d2900cc9b4e3f7b8b (patch)
tree6a085fb464d5f53d6c3b15131e7c3e1159e7eb84 /bazel.WORKSPACE
parent305b9f6e8ffc634ad7bf054a4a488a097da6b24f (diff)
downloadbazel-175d017dba7ed25e21afe26d2900cc9b4e3f7b8b.tar.gz
Add apex compression in Bazel apex rule.
Bug: 207551677 Test: b build //build/bazel/examples/apex/minimal:build.bazel.examples.apex.minimal Test: b test //build/bazel/tests/apex:build.bazel.examples.apex.minimal_apex Test: b test //build/bazel/tests/apex:build.bazel.examples.apex.minimal_capex Change-Id: I43286187a4ca569294fa6ae8af2d5deb4567c0a2
Diffstat (limited to 'bazel.WORKSPACE')
-rw-r--r--bazel.WORKSPACE2
1 files changed, 2 insertions, 0 deletions
diff --git a/bazel.WORKSPACE b/bazel.WORKSPACE
index 5808d924..98d0331f 100644
--- a/bazel.WORKSPACE
+++ b/bazel.WORKSPACE
@@ -17,6 +17,7 @@ make_injection_repository(
binaries = [
# APEX tools
"aapt2",
+ "apex_compression_tool",
"apexer",
"avbtool",
"conv_apex_manifest",
@@ -27,6 +28,7 @@ make_injection_repository(
"resize2fs",
"sefcontext_compile",
"signapk",
+ "soong_zip",
],
target_module_files = {
# For APEX comparisons