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

  /build/make/tools/releasetools/
img_from_target_files 54 bootable_only = [False]
58 bootable_only[0] = True
68 bootable_only = bootable_only[0]
83 if bootable_only and image not in ("boot.img", "recovery.img"):
img_from_target_files.py 54 bootable_only = [False]
58 bootable_only[0] = True
68 bootable_only = bootable_only[0]
83 if bootable_only and image not in ("boot.img", "recovery.img"):

Completed in 2022 milliseconds