Merge "releasetools: Remove a dead line."
am: 83a6b953c9
Change-Id: Ia61bcd76b28c959895f3318ffafbc980028345fc
This commit is contained in:
@@ -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")
|
||||
|
Reference in New Issue
Block a user