commit | 7dc287f4b9f880a362700f3ba5d6310bd6d6e5af | [log] [tgz] |
---|---|---|
author | Dan Pasanen <dan.pasanen@gmail.com> | Tue Mar 21 09:06:11 2017 -0500 |
committer | Dan Pasanen <dan.pasanen@gmail.com> | Mon Mar 27 08:46:48 2017 -0500 |
tree | 4738e7fb0317015a1ea4b35bd57c8bdda12416ec | |
parent | 0277543ee16cb19f3c90a79abe4910a1a4740a25 [diff] |
extract_utils: support extracting directly from an ota zip * Specify the ota zip name as the only parameter to extract-files.sh * Will extract to $CM_ROOT/system_dump * Bail out on A/B OTA zips. We cannot support these. * Handles block based OTA zips by using sdat2img.py * Store the zip's MD5 and check if its already extracted. If so, don't bother extracting again Change-Id: I03038e38dac51e6cb60d493c7e6362754d1daf02