1. 4c0faf0 Convert the otatools.zip to soong for jars, cert files and releasetools by Herbert Xue · 6 months ago
  2. dff684b Revert "Convert the otatools.zip to soong for jars, cert files a..." by Colin Cross · 6 months ago
  3. 3ed0ce7 Convert the otatools.zip to soong for jars, cert files and releasetools by Herbert Xue · 6 months ago
  4. 62a59c0 Cleanup python version properties by Cole Faust · 6 months ago
  5. 27f5e69 Remove dependencies on the 1-variant fallback by Cole Faust · 11 months ago
  6. 41d3833 Specify tooling dependency for create_brick_ota by Kelvin Zhang · 12 months ago
  7. 065c5f5 Reland Support incremental dev option OTA during signing by Kelvin Zhang · 1 year ago
  8. 29c7842 Revert "Support incremental dev option OTA during signing" by Priyanka Advani (xWF) · 1 year ago
  9. 5fcaa1f Support incremental dev option OTA during signing by Kelvin Zhang · 1 year, 1 month ago
  10. 939326d Merge "Re-generate 4K boot OTAs using signed boot.img during signing process" into main by Treehugger Robot · 1 year, 1 month ago
  11. b707ea0 Re-generate 4K boot OTAs using signed boot.img during signing process by Kelvin Zhang · 1 year, 1 month ago
  12. 1e45baf Add /odm/apex/ support. by Jooyung Han · 1 year, 1 month ago
  13. d6a9631 Remove unused testdata by Jooyung Han · 1 year, 4 months ago
  14. 7a17cfd Remove dependency on non-AB modules by Kelvin Zhang · 1 year, 5 months ago
  15. a4d5f43 Re-land: releasetools: Deprecate GKI build rules by Yi-Yo Chiang · 1 year, 8 months ago
  16. b84d2aa Sign OTA packages inside target_files during signing by Kelvin Zhang · 1 year, 10 months ago
  17. 1dfca46 Revert "Move more non-AB code to separate files" by Abhishek Nigam · 1 year, 10 months ago
  18. 513b86e Move more non-AB code to separate files by Kelvin Zhang · 1 year, 11 months ago
  19. 6437bae Add zip2zip as a data dependency of releasetools_common so it is built with releasetools_common and other python_binary_host modules depend on releasetools_common. by Wei Li · 1 year, 11 months ago
  20. 9e37cf2 Add zip2zip as a required module of releasetools_common. by Wei Li · 1 year, 11 months ago
  21. ccec6ad ota_from_target_files requires apexd_host by Jooyung Han · 2 years ago
  22. c7441e5 Add a tool to generate OTA from images by Kelvin Zhang · 2 years, 1 month ago
  23. c1577ff Merge "Switch from minigzip to gzip." into main by Elliott Hughes · 2 years, 2 months ago
  24. 97ad120 Switch from minigzip to gzip. by Elliott Hughes · 2 years, 3 months ago
  25. c9542ab Use apexd_host for host-side APEX extraction by Jooyung Han · 2 years, 2 months ago
  26. 4fac9d7 Merge "Add an automated tools for generating brick OTA package" by Treehugger Robot · 2 years, 6 months ago
  27. f91d74b Add an automated tools for generating brick OTA package by Kelvin Zhang · 2 years, 6 months ago
  28. 9492da5 Add test cases for APEX VINTF. by Rob Seymour · 3 years ago
  29. eb11821 check_target_files_vintf: Support flattened apexes by Jooyung Han · 2 years, 11 months ago
  30. 0a00cd2 Merge "Add APEX data to checkvintf for compatibility check." by Rob Seymour · 2 years, 11 months ago
  31. 1caead0 Use AVB footer to determine caremap by Kelvin Zhang · 3 years ago
  32. 3f1c957 Add APEX data to checkvintf for compatibility check. by Rob Seymour · 3 years, 1 month ago
  33. c0b090d Merge "Add a tool to merge two partial OTAs" by Treehugger Robot · 3 years ago
  34. 197772f Add a tool to merge two partial OTAs by Kelvin Zhang · 3 years, 4 months ago
  35. b000208 Rename mkf2fsuserimg.sh and mksquashfsimage.sh by Cole Faust · 3 years ago
  36. 059bf6e Move some OTA signing functions to a separte file by Kelvin Zhang · 3 years, 1 month ago
  37. 0a6d2e5 Extract fsverity_manifest_generator logic by Andrew Scull · 3 years, 2 months ago
  38. 5100591 Merge "Moves merge scripts into a new merge folder." by Treehugger Robot · 3 years, 6 months ago
  39. 2b0b9ca Moves merge scripts into a new merge folder. by Daniel Norman · 3 years, 6 months ago
  40. 94ad5bb build_image: Remove mkerofsimage.sh. by David Anderson · 3 years, 6 months ago
  41. 293112d Fix warning when running fsverity tools by Inseob Kim · 3 years, 7 months ago
  42. 36054e2 releasetools: Android T GKI certification scheme by Yi-Yo Chiang · 3 years, 8 months ago
  43. 135c1f1 Move fsverity metadata generation to Makefile by Inseob Kim · 3 years, 8 months ago
  44. 2d03493 Add fsverity_metadata_generator helper binary by Inseob Kim · 3 years, 9 months ago
  45. f69346e Add fsverity digest manifest by Inseob Kim · 4 years ago
  46. 9cda397 Implement fsverity metadata generator by Inseob Kim · 4 years ago
  47. c76931f Use python 3 for release tools by Cole Faust · 3 years, 10 months ago
  48. 1f50a36 Missing required packages for f2fs when building ota package by Jaegeuk Kim · 4 years, 3 months ago
  49. 766eea7 Handle caremap for partial OTAs by Kelvin Zhang · 4 years, 3 months ago
  50. 51c8f9f Merge "Expose ota_metadata_proto for consumption" by Kelvin Zhang · 4 years, 4 months ago
  51. 16a5cac check_target_files_signatures actually needs aapt2, not aapt. by Elliott Hughes · 4 years, 4 months ago
  52. a3a74b6 Expose ota_metadata_proto for consumption by Kelvin Zhang · 4 years, 4 months ago
  53. 2b6a9c3 Add ota_metadata_proto_java by Kelvin Zhang · 4 years, 5 months ago
  54. f3f842b Fix error if ramdisk is minigzip compression by jiajia tang · 4 years, 6 months ago
  55. b92b8f4 verity_utils.py is a standalone binary by Jiyong Park · 4 years, 6 months ago
  56. 48603ff Creates a combined split-sepolicy file in merge_target_files.py. by Daniel Norman · 4 years, 7 months ago
  57. 0390580 [LSC] Add LOCAL_LICENSE_KINDS to build/make by Bob Badour · 4 years, 7 months ago
  58. 0c09471 Clean TEST_MAPPING config based on go/a-unit-tests by Julien Desprez · 4 years, 7 months ago
  59. e9d4ddb Merge "Add releasetools_test to TEST_MAPPING" by Kelvin Zhang · 4 years, 7 months ago
  60. 553efca Add releasetools_test to TEST_MAPPING by Kelvin Zhang · 4 years, 7 months ago
  61. f4909b4 Add deapexer to releasetools_common by Mohammad Samiul Islam · 4 years, 7 months ago
  62. 5f0fcee Emit apex_info to target_files META/apex_info.pb by Kelvin Zhang · 4 years, 8 months ago
  63. 9fd5886 Create a function that can generate ApexInfo using target-files by Mohammad Samiul Islam · 4 years, 8 months ago
  64. 14a8712 Add missing dependencies to releasetools_common and binary defaults. by Yifan Hong · 4 years, 8 months ago
  65. 6d9e78f Swich TEST_MAPPING config to unit_tests:true by Julien Desprez · 4 years, 9 months ago
  66. 21c34f7 Runs host_init_verifier on merged target files packages. by Daniel Norman · 4 years, 10 months ago
  67. 50c0f97 Merge "Finds APK shared UID violations when merging target files." by Treehugger Robot · 4 years, 10 months ago
  68. b8d52a2 Finds APK shared UID violations when merging target files. by Daniel Norman · 4 years, 11 months ago
  69. 961041a Allow flashing erofs system imgs by Gao Xiang · 5 years ago
  70. 125d0b6 Add function to extract timestamp from boot image by Yifan Hong · 5 years ago
  71. e0fc4ca Sync modules required by releasetools by Luca Stefani · 5 years ago
  72. a207613 Define the protobuf for OTA metadata by Tianjie · 5 years ago
  73. 7702345 build_image relies on mkuserimg_mke2fs. by Yifan Hong · 5 years ago
  74. 76279b1 Merge "Revert^2 "releasetools: Disable host module on darwin"" by Yo Chiang · 5 years ago
  75. 096c515 Revert^2 "releasetools: Disable host module on darwin" by Yo Chiang · 5 years ago
  76. cff4d76 Move non-AB OTA generation code to a separate file by Kelvin Zhang · 5 years ago
  77. 0ac3666 Revert "releasetools: Disable host module on darwin" by Insaf Latypov · 5 years ago
  78. d65e812 releasetools: Disable host module on darwin by Yo Chiang · 5 years ago
  79. 98cd4cc Add LZ4 support to the release tools by J. Avila · 5 years ago
  80. a0359ca releasetools: Fix non-existent required dependency by Yo Chiang · 5 years ago
  81. 39197f8 Merge "Build required modules from default" by Kiyoung Kim · 5 years ago
  82. 0a8d262 Build required modules from default by Kiyoung Kim · 5 years ago
  83. 3e4b448 releasetools: Add signapk as required modules by Luca Stefani · 5 years ago
  84. 3a7c2ef Reland "Move partition size checks to python script" by Yifan Hong · 6 years ago
  85. 0141e45 Revert "Move partition size checks to python script" by Raff Tsai · 6 years ago
  86. a4906cd Move partition size checks to python script by Yifan Hong · 6 years ago
  87. 708cbdb Merge "releasetools: add dep to checkvintf" am: fd4a3de77d by Yifan Hong · 6 years ago
  88. 0929855 releasetools: add dep to checkvintf by Yifan Hong · 6 years ago
  89. bce0264 Merge "releasetools: img_from_target_files uses zip2zip." am: f833a75283 by Tao Bao · 6 years ago
  90. ee276ac Merge changes from topic "vintf_ota_delete" am: bcba1cfdaf by Yifan Hong · 6 years ago
  91. a592de9 Check VINTF compatibility at OTA generation time. am: 9276cf0226 by Yifan Hong · 6 years ago
  92. 96961bf releasetools: add tests for check_target_files_vintf am: ccb86fe7d4 by Yifan Hong · 6 years ago
  93. d14a611 Add a script to check VINTF compat of target files package. am: e3ba82cff2 by Yifan Hong · 6 years ago
  94. 57f8ed6 releasetools: img_from_target_files uses zip2zip. by Tao Bao · 6 years ago
  95. 9276cf0 Check VINTF compatibility at OTA generation time. by Yifan Hong · 6 years ago
  96. ccb86fe releasetools: add tests for check_target_files_vintf by Yifan Hong · 6 years ago
  97. e3ba82c Add a script to check VINTF compat of target files package. by Yifan Hong · 6 years ago
  98. ade0d3f merge_target_files: Checks VINTF metadata of resulting target files by Yifan Hong · 6 years ago
  99. f4157c5 Merge "releasetools: Add more module building rules." am: 39369d08fb by Tao Bao · 6 years ago
  100. 3c7b2a6 releasetools: Add more module building rules. by Tao Bao · 6 years ago