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 \
|
mksquashfs \
|
||||||
mksquashfsimage.sh \
|
mksquashfsimage.sh \
|
||||||
mkuserimg_mke2fs \
|
mkuserimg_mke2fs \
|
||||||
|
ota_extractor \
|
||||||
ota_from_target_files \
|
ota_from_target_files \
|
||||||
repack_bootimg \
|
repack_bootimg \
|
||||||
secilc \
|
secilc \
|
||||||
|
|
Loading…
Reference in a new issue