Add zip2zip as a required module of releasetools_common.
zip2zip is used in function ZipDelete in common.py. Bug: 303082945 Test: CIs Change-Id: I7ff1189122aac4915d411b50a6cc76bd76d658f6
This commit is contained in:
@@ -249,6 +249,7 @@ python_library_host {
|
|||||||
"signapk",
|
"signapk",
|
||||||
"toybox",
|
"toybox",
|
||||||
"unpack_bootimg",
|
"unpack_bootimg",
|
||||||
|
"zip2zip",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user