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

Commit 95402464 authored by Tao Bao's avatar Tao Bao Committed by android-build-merger
Browse files

Merge "blockimgdiff.py: Fix the script error for BBOTA v1."

am: bcb9240a

* commit 'bcb9240a':
  blockimgdiff.py: Fix the script error for BBOTA v1.
parents 8c8c8681 bcb9240a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -355,7 +355,7 @@ class BlockImageDiff(object):
      free_string = []

      if self.version == 1:
        src_str = xf.src_ranges.to_string_raw()
        src_str = xf.src_ranges.to_string_raw() if xf.src_ranges else ""
      elif self.version >= 2:

        #   <# blocks> <src ranges>