1. 1bd2a1d Adds --output-img flag to enable building the IMG package. by Daniel Norman · 6 years ago
  2. e5b134a Runs python formatter and linter over merge_target_files. by Daniel Norman · 6 years ago
  3. 3b64ce1 Adds --output-ota flag to enable building the OTA package. by Daniel Norman · 6 years ago
  4. f031825 Adds --output-super-empty flag to enable building super_empty.img. by Daniel Norman · 6 years ago
  5. fdb3881 Adds output-dir and output-item-list for copying only certain files. by Daniel Norman · 6 years ago
  6. 364c1cc Add support merging system and other for the non-A/B configuration. by Bill Peckham · 6 years ago
  7. 19b9fe9 Merges dynamic partition misc_info.txt keys from both system and other. by Daniel Norman · 6 years ago
  8. a4ab1d8 Merge "Validates the config lists used by the script." by Daniel Norman · 6 years ago
  9. e596452 Validates the config lists used by the script. by Daniel Norman · 6 years ago
  10. a4911da Adds optional --rebuild_recovery flag to merge_target_files. by Daniel Norman · 6 years ago
  11. 2c99c5b Adds support for optional config files to configure the merge. by Daniel Norman · 6 years ago
  12. 8ff3fbd Extract common.UnzipToDir, invoke that from merge_target_files.py by Bill Peckham · 6 years ago
  13. 889b0c6 Convert common.RunAndWait method to raise an exception on subprocess failure. by Bill Peckham · 6 years ago
  14. f753e15 Include merge_target_files.py deps in otatools.zip, use common argv processing. by Bill Peckham · 6 years ago
  15. e9eb5f9 Adding initial merge_target_files.py script to merge two target files packages. by Bill Peckham · 6 years ago