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

  /build/tools/releasetools/
make_recovery_patch 39 boot_img = common.GetBootableImage("boot.img", "boot.img",
42 if not recovery_img or not boot_img:
49 common.MakeRecoveryPatch(input_dir, output_sink, recovery_img, boot_img)
sign_target_files_apks 237 boot_img = common.GetBootableImage(
243 common.MakeRecoveryPatch(tmpdir, output_sink, recovery_img, boot_img,
common.py     [all...]
ota_from_target_files 580 boot_img = common.GetBootableImage("boot.img", "boot.img", variable
589 recovery_img, boot_img)
614 common.CheckSize(boot_img.data, "boot.img", OPTIONS.info_dict)
615 common.ZipWriteStr(output_zip, "boot.img", boot_img.data)
    [all...]
  /build/core/
Makefile 491 tmp_dir_for_image := $(call intermediates-dir-for,EXECUTABLES,boot_img)/bootimg
    [all...]

Completed in 615 milliseconds