Merge "releasetools: Remove a dead line." am: 83a6b953c9 am: 9a7201408f

am: 84161e9820

Change-Id: I8712c79112953830b0db4ff034caf552fbe3a921
This commit is contained in:
Tao Bao 2017-03-16 22:44:10 +00:00 committed by android-build-merger
commit 9deb61d782
1 changed files with 0 additions and 1 deletions

View File

@ -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")