Home
last modified time | relevance | path

Searched refs:args_part_imgs (Results 1 – 1 of 1) sorted by relevance

/development/gsi/repack_super_image/
Drepack_super_image.py71 def rewrite_misc_info(args_part_imgs, unpacked_part_imgs, lpmake_path, argument
107 img_path = args_part_imgs.get(partition_name)
155 args_part_imgs = dict()
157 if part in args_part_imgs:
159 args_part_imgs[part] = img
208 part_list = rewrite_misc_info(args_part_imgs, unpacked_part_imgs,
212 parts_not_found = args_part_imgs.keys() - set(part_list)