Add ota_extractor to otatools.zip

This is a newly added binary for extracting device images out of full
OTA package. Add to otatools.zip so that go/bts-image-sharing project
can use it.

Test: th
Bug: 221875271
Change-Id: If2bf85e89a2a12cc00f709dfd21a453c2d805d4f
This commit is contained in:
Kelvin Zhang 2022-03-15 11:12:50 -07:00
parent 1b8a1490a9
commit 83eb9f7fb1

View file

@ -4672,6 +4672,7 @@ INTERNAL_OTATOOLS_MODULES := \
mksquashfs \
mksquashfsimage.sh \
mkuserimg_mke2fs \
ota_extractor \
ota_from_target_files \
repack_bootimg \
secilc \