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

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

Merge "releasetools: Remove a dead line." am: 83a6b953 am: 9a720140

am: 84161e98

Change-Id: I8712c79112953830b0db4ff034caf552fbe3a921
parents 15c6791d 84161e98
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -404,7 +404,6 @@ def AddImagesToTargetFiles(filename):
    images_dir = None

  has_recovery = (OPTIONS.info_dict.get("no_recovery") != "true")
  system_root_image = (OPTIONS.info_dict.get("system_root_image", None) == "true")

  def banner(s):
    print("\n\n++++ " + s + " ++++\n\n")