Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e37cf26 authored by Wei Li's avatar Wei Li
Browse files

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
parent 0d9b3a99
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -249,6 +249,7 @@ python_library_host {
        "signapk",
        "toybox",
        "unpack_bootimg",
        "zip2zip",
    ],
}