1. cb35bd9 Build non-sparse super image if necessary. by Yifan Hong · 6 years ago
  2. 289fa3c Merge "releasetools: Update the embedded AVB pubkey in an APEX." by Tao Bao · 6 years ago
  3. 9c0f443 releasetools: Update the embedded AVB pubkey in an APEX. by Tao Bao · 6 years ago
  4. 364c1cc Add support merging system and other for the non-A/B configuration. by Bill Peckham · 6 years ago
  5. 6d82fa3 Adds some tests for merge_target_files. by Daniel Norman · 6 years ago
  6. c292edc Merge "releasetools: Remove the sanity check on APEX payload key names." by Tao Bao · 6 years ago
  7. 5ed75d7 Merge "releasetools: Re-enable verifying AVB-signed images." by Tao Bao · 6 years ago
  8. 6d9e3da releasetools: Remove the sanity check on APEX payload key names. by Tao Bao · 6 years ago
  9. a81d429 releasetools: Re-enable verifying AVB-signed images. by Tao Bao · 6 years ago
  10. c21a844 Merge "Merges dynamic partition misc_info.txt keys from both system and other." by Daniel Norman · 6 years ago
  11. 94fa0e7 Merge "Put DEVICE/PRODUCT overlays in different partitions" by Anton Hansson · 6 years ago
  12. ffc9a30 releasetools: Fix alignment issue when signing APEXes. by Tao Bao · 6 years ago
  13. 19b9fe9 Merges dynamic partition misc_info.txt keys from both system and other. by Daniel Norman · 6 years ago
  14. 1e4cbfa releasetools: Fix an issue in handling PRESIGNED APEX keys. by Tao Bao · 6 years ago
  15. cb8276f Put DEVICE/PRODUCT overlays in different partitions by Anton Hansson · 6 years ago
  16. c62b9a2 Merge changes I662aab3d,I5e741c27 by Tao Bao · 6 years ago
  17. 8158960 Merge "Update check_elf_file.py for clang-r353983" by Logan Chien · 6 years ago
  18. 30dda1d Merge changes from topic "vndk-no-vendor-variant" by Vic Yang · 6 years ago
  19. 7e87c72 Merge "Moving system_other key into product.img" by Treehugger Robot · 6 years ago
  20. 359862d Revert^2 "releasetools: check_target_files_signatures.py checks APEXes." by Tao Bao · 6 years ago
  21. 0ff15de releasetools: common.UnzipTemp() filters out non-matching patterns. by Tao Bao · 6 years ago
  22. 51512c5 Add support for no-vendor-variant VNDK by Vic Yang · 7 years ago
  23. bec4aa8 Merge "Refactor generate_enforce_rro" by Anton Hansson · 6 years ago
  24. c371f19 Merge "Rename DEVICE arg in common buildprops script" by Anton Hansson · 6 years ago
  25. e4544b1 Moving system_other key into product.img by Bowgo Tsai · 6 years ago
  26. 99cdf53 Update check_elf_file.py for clang-r353983 by Logan Chien · 6 years ago
  27. a4ab1d8 Merge "Validates the config lists used by the script." by Daniel Norman · 6 years ago
  28. 2812fd3 Merge "releasetools: Allow skipping PRESIGNED APEXes." by Tao Bao · 6 years ago
  29. fab3f29 Merge "Adds optional --rebuild_recovery flag to merge_target_files." by Daniel Norman · 6 years ago
  30. e134399 releasetools: Allow skipping PRESIGNED APEXes. by Tao Bao · 6 years ago
  31. e596452 Validates the config lists used by the script. by Daniel Norman · 6 years ago
  32. 5516d37 Revert "releasetools: check_target_files_signatures.py checks APEXes." by Tao Bao · 6 years ago
  33. e3f9dc6 Merge "releasetools: Kill the use of os.getenv('AVBTOOL')." by Tao Bao · 6 years ago
  34. f88e0ce releasetools: Kill the use of os.getenv('AVBTOOL'). by Tao Bao · 6 years ago
  35. 691defc Merge "Add supernod build target." by Yifan Hong · 6 years ago
  36. a4911da Adds optional --rebuild_recovery flag to merge_target_files. by Daniel Norman · 6 years ago
  37. fa9de0a releasetools: Fix an issue when using APEX container key mapping. by Tao Bao · 6 years ago
  38. 08231e1 Refactor generate_enforce_rro by Anton Hansson · 6 years ago
  39. aa7e993 releasetools: Support signing APEXes. by Tao Bao · 6 years ago
  40. 1cd59f2 releasetools: Add apex_utils.py. by Tao Bao · 6 years ago
  41. d846972 releasetools: check_target_files_signatures.py checks APEXes. by Tao Bao · 6 years ago
  42. 2cc0ca1 releasetools: Add common.ExtractAvbPublicKey(). by Tao Bao · 6 years ago
  43. badceb2 releasetools: Initalize logger when signing. by Tao Bao · 6 years ago
  44. 69e0d61 Add supernod build target. by Yifan Hong · 6 years ago
  45. cc47729 Accept the "file:(project:)?filePath" directive. by Chih-Hung Hsieh · 6 years ago
  46. ef0b949 Rename DEVICE arg in common buildprops script by Anton Hansson · 6 years ago
  47. 2c99c5b Adds support for optional config files to configure the merge. by Daniel Norman · 6 years ago
  48. b6f2f8b Merge "releasetools: Add compatibility for custom out directory." by Treehugger Robot · 6 years ago
  49. 3267655 releasetools: Add compatibility for custom out directory. by Pavel Salomatov · 6 years ago
  50. 28a11ef Merge "releasetools: Include retrofit info into package metadata." by Tao Bao · 6 years ago
  51. fa2e796 Merge "Remove logical partitions from ab_partitions.txt in retrofit package." by Treehugger Robot · 6 years ago
  52. 393eeb4 releasetools: Include retrofit info into package metadata. by Tao Bao · 6 years ago
  53. b433eba Remove logical partitions from ab_partitions.txt in retrofit package. by Yifan Hong · 6 years ago
  54. 8ff3fbd Extract common.UnzipToDir, invoke that from merge_target_files.py by Bill Peckham · 6 years ago
  55. 889b0c6 Convert common.RunAndWait method to raise an exception on subprocess failure. by Bill Peckham · 6 years ago
  56. 30ee35f Merge "Include merge_target_files.py deps in otatools.zip, use common argv processing." by Bill Peckham · 6 years ago
  57. ef7737f Merge "Check the completeness of original blocks during target files validation" by Tianjie Xu · 6 years ago
  58. f753e15 Include merge_target_files.py deps in otatools.zip, use common argv processing. by Bill Peckham · 6 years ago
  59. c0f77ee Check the completeness of original blocks during target files validation by xunchang · 6 years ago
  60. 1cfe251 OTA: Add an option to dump the metadata in ota package by xunchang · 6 years ago
  61. abfa265 Add a flag to skip compatibility check by xunchang · 6 years ago
  62. 01a0548 Merge "Support verifying system_other" by Treehugger Robot · 6 years ago
  63. 194b1c8 Merge "Adding initial merge_target_files.py script to merge two target files packages." by Bill Peckham · 6 years ago
  64. e9eb5f9 Adding initial merge_target_files.py script to merge two target files packages. by Bill Peckham · 7 years ago
  65. 9d924f6 Use fs_config_generator.py to generate fs_config_files/dirs directly by Tom Cherry · 6 years ago
  66. 1a9f835 Error if $(TARGET_DEVICE_DIR)/android_filesystem_config.h exists by Tom Cherry · 6 years ago
  67. f83ba4e Merge "Fix failing test_fs_config_generator.py tests" by Tom Cherry · 6 years ago
  68. cc57de3 Skip some build steps if not building system image. by Bill Peckham · 7 years ago
  69. 766adc9 Fix failing test_fs_config_generator.py tests by Tom Cherry · 6 years ago
  70. b8ac908 Merge "Code improvement to adjusted the blocks size for care_map file" by Tianjie Xu · 6 years ago
  71. 16a7389 Code improvement to adjusted the blocks size for care_map file by Shashikant Baviskar · 6 years ago
  72. 45db7ce Support verifying system_other by Bowgo Tsai · 7 years ago
  73. 8bca10a Merge "Remove TARGET_ANDROID_FILESYSTEM_CONFIG_H" by Tom Cherry · 6 years ago
  74. 9e73e82 Allow properties to be derived from partition-specific properties by Steven Laver · 7 years ago
  75. e0f3ed5 Remove TARGET_ANDROID_FILESYSTEM_CONFIG_H by Tom Cherry · 6 years ago
  76. 5cc9230 Merge "Add kernel info to compatibility.zip" by Yifan Hong · 7 years ago
  77. 770ab05 Add kernel info to compatibility.zip by Yifan Hong · 7 years ago
  78. 867ab66 DAP: building system_other.img for retrofit devices by Bowgo Tsai · 7 years ago
  79. c683233 Merge "Remove ro.expect.recovery_id" by Tom Cherry · 7 years ago
  80. bb2658d releasetools: Really allow removing partitions by Yifan Hong · 7 years ago
  81. 56ff89a Remove ro.expect.recovery_id by Tom Cherry · 7 years ago
  82. 79997e5 dynamic partition update order is deterministic. by Yifan Hong · 7 years ago
  83. d2da2ce Merge "Sign system_other.img with AVB" by Treehugger Robot · 7 years ago
  84. 2c0a7bc Merge "Really support removing / adding partitions." by Yifan Hong · 7 years ago
  85. 2463c3a Merge "Support including DTB image" by Treehugger Robot · 7 years ago
  86. 9683b2f Support including DTB image by Hridya Valsaraju · 7 years ago
  87. 1e04bf7 Sign system_other.img with AVB by Bowgo Tsai · 7 years ago
  88. 0e53d88 Add prebuilt ELF binaries checker by Logan Chien · 7 years ago
  89. 45433e4 Really support removing / adding partitions. by Yifan Hong · 7 years ago
  90. 60fa99d build_image: Increase spare inodes to 12. by Mark Salyzyn · 7 years ago
  91. b6105dc blockimgdiff: selectively convert 'diff' commands to 'new' to reduce stash size by xunchang · 7 years ago
  92. 885787f Merge "Generate OTA for non-A/B devices with dynamic partitions" by Yifan Hong · 7 years ago
  93. c25b2bf build_image: right-sizing at least some spare inode by Mark Salyzyn · 7 years ago
  94. 10c530d Generate OTA for non-A/B devices with dynamic partitions by Yifan Hong · 7 years ago
  95. db3c898 Merge changes I6457933a,I955aa0fa by Mark Salyzyn · 7 years ago
  96. 9f23b89 Revert "Relax inode usage estimation slack for DAP right sizing" by Mark Salyzyn · 7 years ago
  97. 9aa42f1 Revert "Increase slack for inode estimation algorithm" by Hridya Valsaraju · 7 years ago
  98. 93e7ebe releasetools: OutputFile stages files under input dir. by Tao Bao · 7 years ago
  99. 774c0f9 Merge "releasetools: Skip copying split super images while signing." by Tao Bao · 7 years ago
  100. 33bf268 releasetools: Skip copying split super images while signing. by Tao Bao · 7 years ago