Extract common.UnzipToDir, invoke that from merge_target_files.py
This change adds another utility function to common.py: UnzipToDir, which is generally useful. Refactor merge_target_files.py to use it, and also refactor other uses in common.py to use it. Test: ota_from_target_files.py, validate_target_files.py, test_common.py Bug: 124464492 Change-Id: Ia571070bceb7d3c8002304836bdf688485bf0dd9
Loading
Please register or sign in to comment