aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2022-10-17 17:17:42 +0000
committerBaligh Uddin <baligh@google.com>2022-10-17 17:17:42 +0000
commit67ab6892718a3238b2bb581db5e1832a7dae7a2b (patch)
tree69c8117c098370ac0944bc4e07350c04765a5bc8
parentcd91bec2ca8835199f408d20f69c222693100544 (diff)
downloadbuild-67ab6892718a3238b2bb581db5e1832a7dae7a2b.tar.gz
Add 'dump_apex_info' to otatools package.
BUG: 253963880 Test: Treehugger. Change-Id: I795e6f85bfb6924a073e00b77c83e83eee8e30fa
-rw-r--r--core/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Makefile b/core/Makefile
index b7eb61565e..cca06e32dd 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -5034,6 +5034,7 @@ INTERNAL_OTATOOLS_MODULES += \
apex_compression_tool \
deapexer \
debugfs_static \
+ dump_apex_info \
merge_zips \
resize2fs \
soong_zip \