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

  /build/tools/releasetools/
ota_from_target_files 163 OPTIONS.block_based = False
574 block_based = OPTIONS.block_based and has_recovery_patch
576 metadata["ota-type"] = "BLOCK" if block_based else "FILE"
649 if block_based:
671 if not block_based:
686 if block_based:
    [all...]
ota_from_target_files.py 163 OPTIONS.block_based = False
574 block_based = OPTIONS.block_based and has_recovery_patch
576 metadata["ota-type"] = "BLOCK" if block_based else "FILE"
649 if block_based:
671 if not block_based:
686 if block_based:
    [all...]

Completed in 63 milliseconds