1. 09de314 Fix merge_target_files in GRF case by Po Hu · 2 years, 4 months ago
  2. 09f5c5d Include `META/*` in the vendor item list when rebuild-sepolicy by Dennis Song · 2 years, 5 months ago
  3. 5bfa43e Support merging target files from directory by Dennis Song · 2 years, 5 months ago
  4. 16d6fe0 Allow rebuild sepolicy even though the image does not exist. by Dennis Song · 2 years, 6 months ago
  5. 2bd4273 [Bugfix] Check for presence before moving by jiangxu5 · 3 years, 5 months ago
  6. 5f47677 Infer merge configs if not provided. by Daniel Norman · 3 years, 6 months ago
  7. 2465fc8 Split the huge merge_target_files script into multiple files. by Daniel Norman · 3 years, 6 months ago
  8. 2b0b9ca Moves merge scripts into a new merge folder. by Daniel Norman · 3 years, 6 months ago[Renamed from tools/releasetools/merge_target_files.py]
  9. 799a18c Fix META/care_map.pb generation. by Daniel Norman · 3 years, 6 months ago
  10. c44f964 Allow missing key for misc_info lookups. by Daniel Norman · 3 years, 6 months ago
  11. 0374741 Clean up merge_target_files by Daniel Norman · 3 years, 6 months ago
  12. 760de67 Fix ota_from_target_files error in non-AB VF by Po Hu · 3 years, 6 months ago
  13. a6c5912 Fix ota_from_target_files error in non-AB VF by Po Hu · 3 years, 7 months ago
  14. a84d13b Remove unnecessary AddCareMapForAbOta() in merge_target_files. by Daniel Norman · 3 years, 7 months ago
  15. e292f5f Run pyformat on merge_target_files.py by Daniel Norman · 3 years, 7 months ago
  16. 13a4137 core & tools: system_dlkm: add dynamic partition by Ramji Jiyani · 3 years, 7 months ago
  17. b837b71 Skip generating care_map for non-AB updates by Iavor-Valentin Iftime · 3 years, 7 months ago
  18. 9c8f6eb Support for dexopt postprocessing in merge_target_files. by Jose Galmes · 4 years, 1 month ago
  19. 0e4403e Adjust some behaviors for --rebuild-sepolicy by Po Hu · 4 years, 2 months ago
  20. 571e182 Regenerate odm or vendor using combined sepolicy if --rebuild-sepolicy. by Daniel Norman · 4 years, 2 months ago
  21. e9af70a Performs basic APEX validation in the merged target files package. by Daniel Norman · 4 years, 5 months ago
  22. db8cacc Generate care_map.pb when merging target files packages. by Daniel Norman · 4 years, 5 months ago
  23. 2d7989a Revert "Generate care map after merging target_files" by Daniel Norman · 4 years, 5 months ago
  24. c184fa1 Generate care map after merging target_files by Kelvin Zhang · 4 years, 5 months ago
  25. 48603ff Creates a combined split-sepolicy file in merge_target_files.py. by Daniel Norman · 4 years, 6 months ago
  26. eaf5c1d Updates merge_target_files soong_zip to use -r instead of -l. by Daniel Norman · 4 years, 7 months ago
  27. 21c34f7 Runs host_init_verifier on merged target files packages. by Daniel Norman · 4 years, 10 months ago
  28. 38888d3 Turns on building vbmeta.img when merging if avb_enable=true. by Daniel Norman · 4 years, 10 months ago
  29. d335156 Checks for APK sharedUserIds that cross partition group boundaries. by Daniel Norman · 4 years, 10 months ago
  30. b8d52a2 Finds APK shared UID violations when merging target files. by Daniel Norman · 4 years, 10 months ago
  31. dbbf5a3 Formatting and general cleanup of merge_target_files. by Daniel Norman · 4 years, 10 months ago
  32. b0c7591 Make merge_target_files more lenient, needed for cross-release merging. by Daniel Norman · 5 years ago
  33. 435b8fe Misc fixes to release tools. by Chris Gross · 5 years ago
  34. f496f1b Add odm_dlkm partition. by Yifan Hong · 5 years ago
  35. cfb917a Add vendor_dlkm partition. by Yifan Hong · 5 years ago
  36. 203191b Use BUILD_*_IMAGE flags in add_img_to_target_files. by Chris Gross · 5 years ago
  37. cb84817 Ensure that merge_target_files.py prints INFO level logs. by Bill Peckham · 5 years ago
  38. 5c7b034 Make the `partition=` tag optional. by Bill Peckham · 5 years ago
  39. 19c3feb Build merged apexkeys.txt/apkcerts.txt by partition. by Bill Peckham · 5 years ago
  40. 5541714 Removes custom prefix/suffix from MergeDynamicPartitionInfoDicts. by Daniel Norman · 6 years ago
  41. 615385e releasetools: merge_target_files.py should handle new contents of dynamic_partitions_info.txt by Steven Laver · 6 years ago
  42. e868aec Moving recovery resources from /system to /vendor by Bill Peckham · 6 years ago
  43. 74eb74b Creates img.zip from target files zip, not dir. by Daniel Norman · 6 years ago
  44. ade0d3f merge_target_files: Checks VINTF metadata of resulting target files by Yifan Hong · 6 years ago
  45. 9276cf0 Check VINTF compatibility at OTA generation time. by Yifan Hong · 6 years ago
  46. bc3600c Use --add_missing in merge_target_files.py by Paul Trautrim · 6 years ago
  47. abb806b releasetools: merge_target_files sets verbose in main. by Tao Bao · 6 years ago
  48. bfc51ef Adds new merge builds script for use in merging two non-dist builds. by Daniel Norman · 6 years ago
  49. 4cc9df6 Clean up merge_target_files.py. by Daniel Norman · 6 years ago
  50. 6151e3f Rename product_services to system_ext by Justin Yun · 6 years ago
  51. 2ad4b82 releasetools: Make merge_target_files and its test Python 3 compatible. by Tao Bao · 6 years ago
  52. 7cbeda7 Split merge_target_files function by Kiyoung Kim · 6 years ago
  53. 48a2feb Change the condition for building super_empty.img. by Tao Bao · 6 years ago
  54. ebe7c9c Create common.LoadDictionaryFromFile by Kiyoung Kim · 6 years ago
  55. 0bf940c Allows skipping building the super images for partial builds. by Daniel Norman · 6 years ago
  56. eab4f0e Add a logging statement after soong ZIP runs in the merge_target_files.py step. by Chris Gross · 6 years ago
  57. d5d70ea Renames system to framework and other to vendor. by Daniel Norman · 6 years ago
  58. edf1247 Adds validation check that certain partitions come from a single build. by Daniel Norman · 6 years ago
  59. 72c626f Adds image-specific selinux_fc props to allow different file_contexts. by Daniel Norman · 6 years ago
  60. fabf50a Add merging of apexkeys and apkcerts metadata by Chris Gross · 6 years ago
  61. 714bd12 Fixes typo when calling process_dynamic_partitions_info_txt. by Daniel Norman · 6 years ago
  62. a61cde0 Begins merging META/dynamic_partitions_info.txt. by Daniel Norman · 6 years ago
  63. 736b223 Use file_contexts.bin from other build to regenerate images. by Bill Peckham · 6 years ago
  64. 540d91a Fix missing import. by Bill Peckham · 6 years ago
  65. 9662cfb Sort content of merged target files package. by Bill Peckham · 6 years ago
  66. b8a2f9d Adds support to create img from target files directory instead of zip. by Daniel Norman · 6 years ago
  67. 1bd2a1d Adds --output-img flag to enable building the IMG package. by Daniel Norman · 6 years ago
  68. e5b134a Runs python formatter and linter over merge_target_files. by Daniel Norman · 6 years ago
  69. 3b64ce1 Adds --output-ota flag to enable building the OTA package. by Daniel Norman · 6 years ago
  70. f031825 Adds --output-super-empty flag to enable building super_empty.img. by Daniel Norman · 6 years ago
  71. fdb3881 Adds output-dir and output-item-list for copying only certain files. by Daniel Norman · 6 years ago
  72. 364c1cc Add support merging system and other for the non-A/B configuration. by Bill Peckham · 6 years ago
  73. 19b9fe9 Merges dynamic partition misc_info.txt keys from both system and other. by Daniel Norman · 6 years ago
  74. a4ab1d8 Merge "Validates the config lists used by the script." by Daniel Norman · 6 years ago
  75. e596452 Validates the config lists used by the script. by Daniel Norman · 6 years ago
  76. a4911da Adds optional --rebuild_recovery flag to merge_target_files. by Daniel Norman · 6 years ago
  77. 2c99c5b Adds support for optional config files to configure the merge. by Daniel Norman · 6 years ago
  78. 8ff3fbd Extract common.UnzipToDir, invoke that from merge_target_files.py by Bill Peckham · 7 years ago
  79. 889b0c6 Convert common.RunAndWait method to raise an exception on subprocess failure. by Bill Peckham · 7 years ago
  80. f753e15 Include merge_target_files.py deps in otatools.zip, use common argv processing. by Bill Peckham · 7 years ago
  81. e9eb5f9 Adding initial merge_target_files.py script to merge two target files packages. by Bill Peckham · 7 years ago