Add apexd_host to otatools

It's used by other tools like check_target_files_vintf and
merge_target_files.

Bug: 289274238
Test: m otatools-package # see if otatools.zip has apexd_host
Change-Id: Ie2e939b00846d5f0a5d81b26f39ac11ff08ff383
This commit is contained in:
Jooyung Han
2023-06-29 12:43:10 +09:00
parent 0dc5eeaaca
commit 8f0dcc28a4

View File

@@ -5296,6 +5296,7 @@ INTERNAL_OTATOOLS_MODULES := \
# Additional tools to unpack and repack the apex file.
INTERNAL_OTATOOLS_MODULES += \
apexd_host \
apexer \
apex_compression_tool \
deapexer \