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:
parent
1b8a1490a9
commit
83eb9f7fb1
1 changed files with 1 additions and 0 deletions
|
@ -4672,6 +4672,7 @@ INTERNAL_OTATOOLS_MODULES := \
|
|||
mksquashfs \
|
||||
mksquashfsimage.sh \
|
||||
mkuserimg_mke2fs \
|
||||
ota_extractor \
|
||||
ota_from_target_files \
|
||||
repack_bootimg \
|
||||
secilc \
|
||||
|
|
Loading…
Reference in a new issue