Searched refs:system_img (Results 1 – 1 of 1) sorted by relevance
85 system_img, argument100 if not os.path.exists(system_img):101 raise ValueError("Couldn't find system image at %s" % system_img)111 self.device.log.info(self.device.fastboot.flash('system', system_img))189 system_img = device_images["system"]194 system_img,