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

  /build/tools/releasetools/
add_img_to_target_files 366 ab_partitions = os.path.join(OPTIONS.input_tmp, "META", "ab_partitions.txt")
367 if os.path.exists(ab_partitions):
368 with open(ab_partitions, 'r') as f:
add_img_to_target_files.py 366 ab_partitions = os.path.join(OPTIONS.input_tmp, "META", "ab_partitions.txt")
367 if os.path.exists(ab_partitions):
368 with open(ab_partitions, 'r') as f:
  /system/update_engine/scripts/
brillo_update_payload 339 if unzip -p "${image}" "META/ab_partitions.txt" >"${ab_partitions_list}"; then
348 warn "No ab_partitions.txt found. Using default."
  /build/core/
Makefile     [all...]

Completed in 92 milliseconds