1. d185bb2 Exclude libdexfile_external.so to fix aosp_marlin-userdebug builds. by Martin Stjernholm · 6 years ago
  2. f1e7c71 Check that Runtime APEX libraries don't end up in /system/${LIB}. by Martin Stjernholm · 6 years ago
  3. 69e0d61 Add supernod build target. by Yifan Hong · 6 years ago
  4. 9f18c64 Merge "recovery: install product_file_contexts and product_property_contexts" by Tri Vo · 6 years ago
  5. 2507ce4 Merge "Modify INTERNAL_KERNEL_CMDLINE instead of BOARD_ variant" by Anton Hansson · 6 years ago
  6. 72e36f0 Modify INTERNAL_KERNEL_CMDLINE instead of BOARD_ variant by Anton Hansson · 6 years ago
  7. 55ebd61 Merge "Fix dynamic partition size check for devices with recovery" by Treehugger Robot · 6 years ago
  8. accf09b Fix dynamic partition size check for devices with recovery by Yifan Hong · 6 years ago
  9. 4208c81 Merge "Add support for *_CPU_VARIANT_RUNTIME flags" by Anton Hansson · 6 years ago
  10. b531239 Merge "Move ART cpu properties to /vendor" by Anton Hansson · 6 years ago
  11. 7d35910 Merge "Refine lsdump_paths.txt dependencies" by Logan Chien · 6 years ago
  12. 5f4e29b Refine lsdump_paths.txt dependencies by Logan Chien · 6 years ago
  13. df59788 Merge "Dump a copy of metadata file for full OTA" by Tianjie Xu · 6 years ago
  14. 71b7f7f Add support for *_CPU_VARIANT_RUNTIME flags by Anton Hansson · 6 years ago
  15. 30851f2 Move ART cpu properties to /vendor by Anton Hansson · 6 years ago
  16. f753e15 Include merge_target_files.py deps in otatools.zip, use common argv processing. by Bill Peckham · 6 years ago
  17. 3b548b0 Dump a copy of metadata file for full OTA by xunchang · 6 years ago
  18. 62d51b6 recovery: install product_file_contexts and product_property_contexts by Tri Vo · 6 years ago
  19. bcc8d8a Install apexkeys.txt into the target-files package by Jiyong Park · 6 years ago
  20. 01a0548 Merge "Support verifying system_other" by Treehugger Robot · 6 years ago
  21. 06ec057 Merge "Use predefined macros instead of hardcoding the path" by Treehugger Robot · 6 years ago
  22. f3c5043 Merge "Include soong_zip in OTA tools package." by Bill Peckham · 6 years ago
  23. eabb713 Include soong_zip in OTA tools package. by Bill Peckham · 6 years ago
  24. 4985cc8 Use predefined macros instead of hardcoding the path by Roman Kiryanov · 6 years ago
  25. e64998f Check INSTALLED_SYSTEMIMAGE_TARGET to build INSTALLED_QEMU_SYSTEMIMAGE by Roman Kiryanov · 6 years ago
  26. 45db7ce Support verifying system_other by Bowgo Tsai · 6 years ago
  27. cb52058 Merge "Adding per-partition SPL into AVB prop descriptors" by Treehugger Robot · 6 years ago
  28. 0cf76f5 Merge "Allow properties to be derived from partition-specific properties" by Steven Laver · 6 years ago
  29. 9e73e82 Allow properties to be derived from partition-specific properties by Steven Laver · 6 years ago
  30. 143ff1f Merge "Only pick DTBs from BOARD_PREBUILT_DTBIMAGE_DIR" by Treehugger Robot · 6 years ago
  31. c63a744 Only pick DTBs from BOARD_PREBUILT_DTBIMAGE_DIR by Hridya Valsaraju · 6 years ago
  32. f4249d1 Make the duplicate header copy warning more explicit by Dan Willemsen · 6 years ago
  33. a941899 Allow for a separate recovery DTBO to be used for non-A/B devices. by Hridya Valsaraju · 6 years ago
  34. 76f2628 Merge "dynamic partitions: round partitions to BOARD_SUPER_PARTITION_ALIGNMENT" by Treehugger Robot · 6 years ago
  35. 5cc9230 Merge "Add kernel info to compatibility.zip" by Yifan Hong · 6 years ago
  36. 770ab05 Add kernel info to compatibility.zip by Yifan Hong · 6 years ago
  37. cca76dd Adding per-partition SPL into AVB prop descriptors by Bowgo Tsai · 6 years ago
  38. 867ab66 DAP: building system_other.img for retrofit devices by Bowgo Tsai · 6 years ago
  39. 1d8d3be dynamic partitions: round partitions to BOARD_SUPER_PARTITION_ALIGNMENT by Mark Salyzyn · 6 years ago
  40. c683233 Merge "Remove ro.expect.recovery_id" by Tom Cherry · 6 years ago
  41. 02d7d48 Merge "Allow merging product_services into /product" by Anton Hansson · 6 years ago
  42. ab1ec4d Enforce no unused HALs when product matrix exists. by Yifan Hong · 6 years ago
  43. d26e4ee Allow merging product_services into /product by Anton Hansson · 6 years ago
  44. 56ff89a Remove ro.expect.recovery_id by Tom Cherry · 6 years ago
  45. 8faac36 Merge "Add security patch level to hashtree footer of system" by Treehugger Robot · 6 years ago
  46. d2da2ce Merge "Sign system_other.img with AVB" by Treehugger Robot · 6 years ago
  47. 2463c3a Merge "Support including DTB image" by Treehugger Robot · 6 years ago
  48. 9683b2f Support including DTB image by Hridya Valsaraju · 6 years ago
  49. 1e04bf7 Sign system_other.img with AVB by Bowgo Tsai · 6 years ago
  50. 41319b3 Add security patch level to hashtree footer of system by Hsin-Yi Chen · 6 years ago
  51. ffaf481 Merge "Limit 2 uses of SANITIZE_TARGET to ASan." by Evgenii Stepanov · 6 years ago
  52. 60beecc Limit 2 uses of SANITIZE_TARGET to ASan. by Evgenii Stepanov · 6 years ago
  53. 6749520 Add PRODUCT_BUILD_*_IMAGE, BUILDING_*_IMAGE to control building of images by Dan Willemsen · 6 years ago
  54. df08083 Always package ext filesystem tools by Dan Willemsen · 6 years ago
  55. b26319c Merge "Fix size check for devices with multiple groups" by Treehugger Robot · 6 years ago
  56. d58e70b Fix size check for devices with multiple groups by Yifan Hong · 6 years ago
  57. 1b8939b Merge "Add BUILD_USERNAME and BUILD_HOSTNAME" by Treehugger Robot · 6 years ago
  58. fe9f373 Merge "Fix qemu image definition conditionals" by Anton Hansson · 6 years ago
  59. 519d182 Don't build retrofit OTA package if vendor.img is unavailable. by Tao Bao · 6 years ago
  60. daf0839 Merge "recovery text images: Use center_alignment for background texts" by Tianjie Xu · 6 years ago
  61. beea6c0 Pack libsquashfs_utils.so into otatools.zip. by Tao Bao · 6 years ago
  62. a19f8e9 Pack libfec.so into otatools.zip. by Tao Bao · 6 years ago
  63. 63e48db Add BUILD_USERNAME and BUILD_HOSTNAME by Dan Willemsen · 6 years ago
  64. ad6a154 Produce ro.build.version.preview_sdk_fingerprint by Dan Willemsen · 6 years ago
  65. dbe55e1 recovery text images: Use center_alignment for background texts by xunchang · 6 years ago
  66. 943fa4c Don't write vendor to dynamic_partitions_info.txt if it's unavailable. by Tao Bao · 6 years ago
  67. 6db5b0e Move dexpreopting to Soong by Colin Cross · 6 years ago
  68. b8901d7 Revert "Move dexpreopting to Soong" by Colin Cross · 6 years ago
  69. 7732b43 Merge "Set PATH when calling build_super_image.py." by Tao Bao · 6 years ago
  70. 403a2f9 Set PATH when calling build_super_image.py. by Tao Bao · 6 years ago
  71. 32c76fe Fix qemu image definition conditionals by Anton Hansson · 6 years ago
  72. e736c58 Move dexpreopting to Soong by Colin Cross · 6 years ago
  73. 53de7a7 Merge "Add recovery_acpio option to make recovery image" by Treehugger Robot · 6 years ago
  74. 752439b Add recovery_acpio option to make recovery image by Chen, ZhiminX · 6 years ago
  75. cc57d31 recovery text image: use zopflipng to compress the generated images by xunchang · 6 years ago
  76. 81c88ad Generate the recovery text images at build time by Tianjie Xu · 6 years ago
  77. 5df2960 Merge changes from topic "super_target_files" by Yifan Hong · 6 years ago
  78. 055e6cf add_img_to_target_files uses build_super_image by Yifan Hong · 6 years ago
  79. 8b79d16 Build super_empty with build_super_image.py by Yifan Hong · 6 years ago
  80. 2b891ac Build super.img from images in target_files by Yifan Hong · 6 years ago
  81. 3871f0f Remove copying of TARGET_OUT_RAMDISK to recovery image by Tom Cherry · 6 years ago
  82. 6d81498 Improve consistency of indentation in Makefile by Anton Hansson · 6 years ago
  83. 5d218a1 Merge "Add support for TARGET_PRODUCT_PROP" by Anton Hansson · 6 years ago
  84. e9ee80e Add support for TARGET_PRODUCT_PROP by Anton Hansson · 6 years ago
  85. 5061103 dynamic_partition_use -> use_dynamic_partitions. by Yifan Hong · 6 years ago
  86. d585de5 Merge changes from topic "dp_retrofit_gen" by Yifan Hong · 6 years ago
  87. fec2671 Merge "Fix size checks for retrofit dynamic partitions." by Treehugger Robot · 6 years ago
  88. 50e7954 Generate retrofit OTA. by Yifan Hong · 6 years ago
  89. c767f7c Add split super images to target_files. by Yifan Hong · 6 years ago
  90. f39d8af Fix size checks for retrofit dynamic partitions. by Yifan Hong · 6 years ago
  91. ee0531d Add cpu variant information to vendor/default.prop by Haibo Huang · 6 years ago
  92. f05ff88 Merge "Build ota packages for SANITIZE_TARGET other than "address"." by Evgenii Stepanov · 6 years ago
  93. 5d06f24 Build ota packages for SANITIZE_TARGET other than "address". by Evgenii Stepanov · 6 years ago
  94. 8ee39f0 Merge changes Idc621b16,I00fcdce3 by Anton Hansson · 6 years ago
  95. b7ea9d3 Merge changes from topic "dp_retrofit" by Yifan Hong · 6 years ago
  96. 6ad6f6c Fix dependencies of notice files by Anton Hansson · 6 years ago
  97. bfbaa98 Refactor logic for notice files by Anton Hansson · 6 years ago
  98. 1de3ef4 Merge "Fix cmdline args to generate-notice-files.py" by Anton Hansson · 6 years ago
  99. 619fe2d Add build flags for spanning the super partition across multiple block devices. by David Anderson · 6 years ago
  100. d0ca2e6 Fix cmdline args to generate-notice-files.py by Anton Hansson · 6 years ago