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

  /build/tools/releasetools/
img_from_target_files 59 bootable_only = [False]
63 bootable_only[0] = True
73 bootable_only = bootable_only[0]
92 if bootable_only and i not in ("boot.img", "recovery.img"): continue
126 if not bootable_only:
img_from_target_files.py 59 bootable_only = [False]
63 bootable_only[0] = True
73 bootable_only = bootable_only[0]
92 if bootable_only and i not in ("boot.img", "recovery.img"): continue
126 if not bootable_only:

Completed in 51 milliseconds