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

  /build/make/tools/releasetools/
add_img_to_target_files 332 is_avb_enable = image_props.get("avb_hashtree_enable") == "true"
333 if verity_supported and (is_verity_partition or is_avb_enable):
    [all...]
add_img_to_target_files.py 332 is_avb_enable = image_props.get("avb_hashtree_enable") == "true"
333 if verity_supported and (is_verity_partition or is_avb_enable):
    [all...]

Completed in 178 milliseconds