commit | 0f8339dcac4f454d9a6f88eaeb556d39224bf4cc | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Thu Jun 29 06:01:38 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jun 29 06:01:38 2023 +0000 |
tree | 9b2cd2cc77cbea09330382d0ce5493e50f64adb5 | |
parent | 6d2b198f873f2ba34af4d7629fa272164bcff1df [diff] | |
parent | 8f0dcc28a4f919ad96e2cce86296ea2b902fa08f [diff] |
Merge "Add apexd_host to otatools"
diff --git a/core/Makefile b/core/Makefile index 46350f6..00ab3f8 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -5296,6 +5296,7 @@ # Additional tools to unpack and repack the apex file. INTERNAL_OTATOOLS_MODULES += \ + apexd_host \ apexer \ apex_compression_tool \ deapexer \