Add zip2zip as a required module of releasetools_common.

zip2zip is used in function ZipDelete in common.py.

Bug: 303082945
Test: CIs
(cherry picked from https://android-review.googlesource.com/q/commit:9e37cf263b3ab8b0e15132766631c3bf3d92fe70)
Merged-In: I7ff1189122aac4915d411b50a6cc76bd76d658f6
Change-Id: I7ff1189122aac4915d411b50a6cc76bd76d658f6
This commit is contained in:
Wei Li
2023-10-04 22:23:13 -07:00
committed by Cherrypicker Worker
parent fb48efce74
commit 74d947d234

View File

@@ -251,6 +251,7 @@ python_library_host {
"signapk",
"toybox",
"unpack_bootimg",
"zip2zip",
],
}