commit | 0cc0501e9b7007a3933bc4ae99c02763a6dde624 | [log] [tgz] |
---|---|---|
author | Dan Pasanen <dan.pasanen@gmail.com> | Tue Mar 21 09:06:11 2017 -0500 |
committer | Marko Man <darkobas@gmail.com> | Tue Jul 11 22:28:53 2017 +0200 |
tree | 2bbb09cc600625a1dcfc8210b6c9a447d4145fa7 | |
parent | 9c3eca2e345d56270ae463fd5802ca605b164076 [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