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

  /build/make/tools/releasetools/
add_img_to_target_files 29 -r (--rebuild_recovery)
71 OPTIONS.rebuild_recovery = False
130 if OPTIONS.rebuild_recovery:
420 if OPTIONS.rebuild_recovery:
439 if OPTIONS.rebuild_recovery:
555 elif o in ("-r", "--rebuild_recovery",):
556 OPTIONS.rebuild_recovery = True
569 extra_long_opts=["add_missing", "rebuild_recovery",
add_img_to_target_files.py 29 -r (--rebuild_recovery)
71 OPTIONS.rebuild_recovery = False
130 if OPTIONS.rebuild_recovery:
420 if OPTIONS.rebuild_recovery:
439 if OPTIONS.rebuild_recovery:
555 elif o in ("-r", "--rebuild_recovery",):
556 OPTIONS.rebuild_recovery = True
569 extra_long_opts=["add_missing", "rebuild_recovery",
sign_target_files_apks 190 rebuild_recovery = False
264 rebuild_recovery = True
343 # gets build in the add_image_to_target_files and rebuild_recovery
348 if rebuild_recovery:
sign_target_files_apks.py 190 rebuild_recovery = False
264 rebuild_recovery = True
343 # gets build in the add_image_to_target_files and rebuild_recovery
348 if rebuild_recovery:

Completed in 71 milliseconds