Loading tools/releasetools/add_img_to_target_files.py +0 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
tools/releasetools/add_img_to_target_files.py +0 −1 Original line number Diff line number Diff line Loading @@ -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