Loading tools/releasetools/blockimgdiff.py +1 −0 Original line number Diff line number Diff line Loading @@ -768,6 +768,7 @@ class BlockImageDiff(object): message.append( "Fell back and generated with bsdiff instead for %s" % ( xf.tgt_name,)) xf.style = "bsdiff" with lock: warning_messages.extend(message) del message[:] Loading Loading
tools/releasetools/blockimgdiff.py +1 −0 Original line number Diff line number Diff line Loading @@ -768,6 +768,7 @@ class BlockImageDiff(object): message.append( "Fell back and generated with bsdiff instead for %s" % ( xf.tgt_name,)) xf.style = "bsdiff" with lock: warning_messages.extend(message) del message[:] Loading