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

  /build/tools/releasetools/
add_img_to_target_files 49 OPTIONS.rebuild_recovery = False
65 if OPTIONS.rebuild_recovery:
263 if OPTIONS.rebuild_recovery:
277 if OPTIONS.rebuild_recovery:
303 elif o in ("-r", "--rebuild_recovery",):
304 OPTIONS.rebuild_recovery = True
312 "rebuild_recovery",
add_img_to_target_files.py 49 OPTIONS.rebuild_recovery = False
65 if OPTIONS.rebuild_recovery:
263 if OPTIONS.rebuild_recovery:
277 if OPTIONS.rebuild_recovery:
303 elif o in ("-r", "--rebuild_recovery",):
304 OPTIONS.rebuild_recovery = True
312 "rebuild_recovery",
sign_target_files_apks 152 rebuild_recovery = False
214 rebuild_recovery = True
235 if rebuild_recovery:

Completed in 337 milliseconds