HomeSort by relevance Sort by last modified time
    Searched refs:rebuild_recovery (Results 1 - 4 of 4) sorted by null

  /build/tools/releasetools/
add_img_to_target_files 45 OPTIONS.rebuild_recovery = False
77 if OPTIONS.rebuild_recovery:
324 if OPTIONS.rebuild_recovery:
339 if OPTIONS.rebuild_recovery:
403 elif o in ("-r", "--rebuild_recovery",):
404 OPTIONS.rebuild_recovery = True
417 extra_long_opts=["add_missing", "rebuild_recovery",
add_img_to_target_files.py 45 OPTIONS.rebuild_recovery = False
77 if OPTIONS.rebuild_recovery:
324 if OPTIONS.rebuild_recovery:
339 if OPTIONS.rebuild_recovery:
403 elif o in ("-r", "--rebuild_recovery",):
404 OPTIONS.rebuild_recovery = True
417 extra_long_opts=["add_missing", "rebuild_recovery",
sign_target_files_apks 189 rebuild_recovery = False
254 rebuild_recovery = True
333 # gets build in the add_image_to_target_files and rebuild_recovery
338 if rebuild_recovery:
sign_target_files_apks.py 189 rebuild_recovery = False
254 rebuild_recovery = True
333 # gets build in the add_image_to_target_files and rebuild_recovery
338 if rebuild_recovery:

Completed in 3002 milliseconds