Merge "releasetools: Remove a dead line." am: 83a6b953c9
am: 9a7201408f
Change-Id: If558390d4687bd918b57bcbdc2bf658105a0dd12
This commit is contained in:
commit
84161e9820
1 changed files with 0 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue