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 \