• Tao Bao's avatar
    Wrap zipfile.write(), writestr() and close() · 2ed665a0
    Tao Bao authored
    In order to work around the zip 2GiB limit, we need to wrap the related
    functions in zipfile. Calls to those functions should always be replaced
    with calls to the wrappers instead.
    
    Bug: 18015246
    Change-Id: Ice494371ca6654e88ded2ae0eb680f51082effcb
    2ed665a0
sign_target_files_apks.py 17.5 KB