aboutsummaryrefslogtreecommitdiff
path: root/bazel.WORKSPACE
diff options
context:
space:
mode:
authorWei Li <weiwli@google.com>2022-03-02 02:00:14 -0800
committerWei Li <weiwli@google.com>2022-03-05 01:38:30 +0000
commit8ab97998025e13404df21f4968e420fcf1222c1e (patch)
treed8c77311e684bcae71f23ee2ad1a1f9e1f704ccf /bazel.WORKSPACE
parentccee424b0df1dd936d482ca0fac12a3b05f8b2ee (diff)
downloadbazel-8ab97998025e13404df21f4968e420fcf1222c1e.tar.gz
Add new apex_aab rule to build multi-arch mainline modules with Bazel.
Test: b test //build/bazel/tests/apex:build.bazel.examples.apex.minimal_mainline-module Bug: 217838178 Change-Id: Ia5db2205156dd50173d04e0be77674c4013f8ea4
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 98d0331f..7b30affc 100644
--- a/bazel.WORKSPACE
+++ b/bazel.WORKSPACE
@@ -24,11 +24,13 @@ make_injection_repository(
"deapexer",
"debugfs",
"e2fsdroid",
+ "merge_zips",
"mke2fs",
"resize2fs",
"sefcontext_compile",
"signapk",
"soong_zip",
+ "zip2zip",
],
target_module_files = {
# For APEX comparisons