commit | 9ffa9bbeb9f9707e6b16b608d0068b789cd1e980 | [log] [tgz] |
---|---|---|
author | Alex Deymo <[email protected]> | Thu Jun 11 20:51:46 2015 |
committer | ChromeOS Commit Bot <[email protected]> | Sat Jun 13 02:53:27 2015 |
tree | 1a36b67374e46f9f5480ef449d5c61a447b3ffe5 | |
parent | 94dcbe80d0c64ed3d8efa5e73b201613022f742c [diff] |
update_payload: Remove ctypes dependency. ctypes requires libffi.so to be installed in the system, but old test_images don't have it, preventing "cros flash" to work there. This patch removes the need for ctypes from common.py so cros flash can work. BUG=None TEST=cros flash from R29 on link. Change-Id: Idd0732660780081c26375a5214167b53f625e3ed Reviewed-on: https://chromium-review.googlesource.com/277070 Trybot-Ready: Alex Deymo <[email protected]> Tested-by: Alex Deymo <[email protected]> Reviewed-by: Don Garrett <[email protected]> Commit-Queue: Alex Deymo <[email protected]>