Home | History | Annotate | Download | only in releasetools

Lines Matching full:info_dict

332   boot_type, boot_device = common.GetTypeAndDevice("/boot", OPTIONS.info_dict)
333 recovery_type, recovery_device = common.GetTypeAndDevice("/recovery", OPTIONS.info_dict)
359 script = edify_generator.EdifyGenerator(3, OPTIONS.info_dict)
368 input_version=OPTIONS.info_dict["recovery_api_version"],
373 info_dict=OPTIONS.info_dict)
388 if "selinux_fc" in OPTIONS.info_dict:
389 WritePolicyConfig(OPTIONS.info_dict["selinux_fc"], output_zip)
408 common.CheckSize(boot_img.data, "boot.img", OPTIONS.info_dict)
482 info_dict=OPTIONS.info_dict)
577 boot_type, boot_device = common.GetTypeAndDevice("/boot", OPTIONS.info_dict)
778 OPTIONS.info_dict = common.LoadInfoDict(input_zip)
781 common.DumpInfoDict(OPTIONS.info_dict)
784 OPTIONS.device_specific = OPTIONS.info_dict.get("tool_extensions", None)
796 OPTIONS.package_key = OPTIONS.info_dict.get(
802 OPTIONS.target_info_dict = OPTIONS.info_dict