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

  /build/make/tools/releasetools/
build_image.py 397 is_verity_partition = "verity_block_device" in prop_dict
403 if verity_supported and is_verity_partition:
556 if verity_supported and is_verity_partition:
560 if verity_supported and is_verity_partition:
add_img_to_target_files 225 is_verity_partition = "verity_block_device" in image_props
227 if is_verity_partition and verity_supported:
add_img_to_target_files.py 225 is_verity_partition = "verity_block_device" in image_props
227 if is_verity_partition and verity_supported:

Completed in 71 milliseconds