Remove unnecesasry use of ZipClose()
ZipClose() was introduced to work with large zip without switching to ZIP64. It is a hacky patch. Now we have moved to python3 and zip64 completely, no need to keep using it. Test: th Bug: 246504616 Change-Id: I1ff15171bb26887b819f655e32817627ecad1132
Loading
Please register or sign in to comment