1. 6d81498 Improve consistency of indentation in Makefile by Anton Hansson · 6 years ago
  2. 5d218a1 Merge "Add support for TARGET_PRODUCT_PROP" by Anton Hansson · 6 years ago
  3. e9ee80e Add support for TARGET_PRODUCT_PROP by Anton Hansson · 6 years ago
  4. 5061103 dynamic_partition_use -> use_dynamic_partitions. by Yifan Hong · 6 years ago
  5. d585de5 Merge changes from topic "dp_retrofit_gen" by Yifan Hong · 6 years ago
  6. fec2671 Merge "Fix size checks for retrofit dynamic partitions." by Treehugger Robot · 6 years ago
  7. 50e7954 Generate retrofit OTA. by Yifan Hong · 6 years ago
  8. c767f7c Add split super images to target_files. by Yifan Hong · 6 years ago
  9. f39d8af Fix size checks for retrofit dynamic partitions. by Yifan Hong · 6 years ago
  10. ee0531d Add cpu variant information to vendor/default.prop by Haibo Huang · 6 years ago
  11. f05ff88 Merge "Build ota packages for SANITIZE_TARGET other than "address"." by Evgenii Stepanov · 6 years ago
  12. 5d06f24 Build ota packages for SANITIZE_TARGET other than "address". by Evgenii Stepanov · 6 years ago
  13. 8ee39f0 Merge changes Idc621b16,I00fcdce3 by Anton Hansson · 6 years ago
  14. b7ea9d3 Merge changes from topic "dp_retrofit" by Yifan Hong · 6 years ago
  15. 6ad6f6c Fix dependencies of notice files by Anton Hansson · 6 years ago
  16. bfbaa98 Refactor logic for notice files by Anton Hansson · 6 years ago
  17. 1de3ef4 Merge "Fix cmdline args to generate-notice-files.py" by Anton Hansson · 6 years ago
  18. 619fe2d Add build flags for spanning the super partition across multiple block devices. by David Anderson · 6 years ago
  19. d0ca2e6 Fix cmdline args to generate-notice-files.py by Anton Hansson · 6 years ago
  20. 30e061b Provide a syncsys target to build /system files by Anton Hansson · 6 years ago
  21. c5c0124 logical partitions -> dynamic partitions by Yifan Hong · 6 years ago
  22. 0625f9a Merge "Move ro.build.characteristics to /product props" by Anton Hansson · 6 years ago
  23. 5ac408b Move ro.build.characteristics to /product props by Anton Hansson · 6 years ago
  24. 37a1986 De-dup INTERNAL_SYSTEMIMAGE_FILES to fix PDK builds by Dan Willemsen · 6 years ago
  25. 779dc30 Merge changes from topic "dpgroup" by Yifan Hong · 6 years ago
  26. 07d3d79 Add dynamic partition info to target files by Yifan Hong · 6 years ago
  27. 16a07e1 Add _a and _b to group names to super. by Yifan Hong · 6 years ago
  28. 780f595 build_image: improvements to right size for dynamic partitions by Mark Salyzyn · 6 years ago
  29. 1e0742e Merge "Install the ota keys under recovery as a zipfile" by Tianjie Xu · 6 years ago
  30. ffbe6b9 Install the ota keys under recovery as a zipfile by Tianjie Xu · 6 years ago
  31. 240dcb8 Only set set_hashtree_disabled_flag in top-level vbmeta.img. by Tao Bao · 6 years ago
  32. 3e8eb37 Stop passing DIST_DIR to Soong by Dan Willemsen · 6 years ago
  33. 40afa81 Supporting change for aosp/771168 by Matt Wachowski · 6 years ago
  34. d3e8e53 Merge "Clean up DIST_DIR usages, move to dist-for-goals" by Treehugger Robot · 6 years ago
  35. 7537fd0 Clean up DIST_DIR usages, move to dist-for-goals by Dan Willemsen · 6 years ago
  36. 2068131 Merge "Build group info to super image" by Treehugger Robot · 6 years ago
  37. 9edaa38 Build group info to super image by Yifan Hong · 6 years ago
  38. 7709ab2 Rename vbmeta_mainline to vbmeta_system. by David Anderson · 6 years ago
  39. 93ab844 Check dir existence before finding files for OTATOOLS_DEPS. by Tao Bao · 6 years ago
  40. d6ff897 Allow GSI targets to build otatools.zip by Bowgo Tsai · 6 years ago
  41. 3f0d1ad Merge "Support "updatable groups"." by Yifan Hong · 6 years ago
  42. b43012f Support "updatable groups". by Yifan Hong · 6 years ago
  43. b954afe Remove uuidgen.py and update lpmake parameters. by David Anderson · 6 years ago
  44. 7363cde Use soong_zip for platform.zip by Colin Cross · 6 years ago
  45. 21122f9 Use soong_zip for otatools.zip and otacerts.zip by Colin Cross · 6 years ago
  46. 53c8f97 Fix PDK builds by Colin Cross · 6 years ago
  47. b6eeba5 Merge "Allow BOARD_USES_RECOVERY_AS_BOOT without BOARD_BUILD_SYSTEM_ROOT_IMAGE" by Tom Cherry · 6 years ago
  48. 2929cad Allow BOARD_USES_RECOVERY_AS_BOOT without BOARD_BUILD_SYSTEM_ROOT_IMAGE by Tom Cherry · 6 years ago
  49. 7e67802 Merge "Added rules to include verified boot config in zip" by Matt Wachowski · 6 years ago
  50. 10f7310 max size of dynamic partitions for AB devices are halved. by Yifan Hong · 6 years ago
  51. f63b7f9 Merge "Don't pass --setup_as_rootfs_from_kernel when using a super partition." by Treehugger Robot · 6 years ago
  52. 8916a2a Don't pass --setup_as_rootfs_from_kernel when using a super partition. by David Anderson · 6 years ago
  53. 1edaca1 Add a missing closing quote in INSTALLED_RECOVERY_BUILD_PROP_TARGET. by Tao Bao · 6 years ago
  54. 0cbf03b Revert "Use soong_zip for otatools.zip, platform.zip, and otacerts.zip" by Colin Cross · 6 years ago
  55. d55211f Use soong_zip for otatools.zip, platform.zip, and otacerts.zip by Colin Cross · 6 years ago
  56. 9e4d515 Added rules to include verified boot config in zip by Matt Wachowski · 6 years ago
  57. aff024a Merge "Expose libminui related variables as vendor default properties." by Tao Bao · 6 years ago
  58. 92cc5d2 Merge "Support building chained VBMeta images." by Tao Bao · 6 years ago
  59. d9a5885 Merge "Enable AVB signing on GSI" by Treehugger Robot · 6 years ago
  60. 860f9d1 Merge "Use the new executable for mkuserimg_mke2fs" by Treehugger Robot · 6 years ago
  61. 744c4c7 Support building chained VBMeta images. by Tao Bao · 6 years ago
  62. 5f99923 Expose libminui related variables as vendor default properties. by Tao Bao · 6 years ago
  63. 71034e3 Merge "Adding better AVB error message" by Treehugger Robot · 6 years ago
  64. 076662d Merge "Add care_map_generator as a dependency of BUILT_TARGET_FILES_PACKAGE" by Treehugger Robot · 6 years ago
  65. f2dd520 Merge "Map numeric dpi value to density bucket for recovery resources." by Tao Bao · 6 years ago
  66. 9d28638 Enable AVB signing on GSI by Bowgo Tsai · 6 years ago
  67. 99ed1b4 Adding better AVB error message by Bowgo Tsai · 6 years ago
  68. 5733222 Use the new executable for mkuserimg_mke2fs by Tianjie Xu · 6 years ago
  69. 19174ba Add care_map_generator as a dependency of BUILT_TARGET_FILES_PACKAGE by Tianjie Xu · 6 years ago
  70. 1ef03e2 Add super_empty.img to target-files and the update package. by David Anderson · 6 years ago
  71. e1e829e Map numeric dpi value to density bucket for recovery resources. by Tao Bao · 6 years ago
  72. 04552fe Merge "Support a first stage ramdisk via TARGET_RAMDISK_OUT" by Tom Cherry · 6 years ago
  73. d909caf Merge "Include /product_services software in NOTICE." by Dario Freni · 6 years ago
  74. d14b895 Support a first stage ramdisk via TARGET_RAMDISK_OUT by Tom Cherry · 6 years ago
  75. 7c417b7 Merge "Clean up the rules for making vbmeta.img." by Tao Bao · 6 years ago
  76. cbca113 Include /product_services software in NOTICE. by Dario Freni · 6 years ago
  77. d7eaae0 Merge "Standardize parition build props." by Anton Hansson · 6 years ago
  78. 1f8729e Standardize parition build props. by Anton Hansson · 6 years ago
  79. c247436 Merge changes from topic "resizable_ota" by Yifan Hong · 6 years ago
  80. 0da4347 Clean up the rules for making vbmeta.img. by Tao Bao · 6 years ago
  81. cee6d04 Add the missing rule for including product_services.img into vbmeta.img. by Tao Bao · 6 years ago
  82. ebba784 Add _b to super. by Yifan Hong · 6 years ago
  83. da9f2d8 Merge changes Icf44032f,Iec8524d3 by Tao Bao · 6 years ago
  84. 251a02f Create build-superimage-target. by Yifan Hong · 6 years ago
  85. f4866c7 Add the missing dependency on BOARD_PREBUILT_DTBOIMAGE. by Tao Bao · 6 years ago
  86. 2868740 use BOARD_PREBUILT_DTBOIMAGE in target-files-package by cfig · 6 years ago
  87. 433f822 Build image for clean super partition. by David Anderson · 6 years ago
  88. e9d61b0 Rename INSTALLED_SYSTEMIMAGE to INSTALLED_SYSTEMIMAGE_TARGET. by Tao Bao · 6 years ago
  89. 696bb33 Install recovery etc files to recovery/root/system/etc. by Tao Bao · 6 years ago
  90. d35fdd8 Merge changes from topic "product-service-remove-hyphen" by Yifan Hong · 6 years ago
  91. 36ea50d Merge "Add "hwaddress" sanitizer." by Treehugger Robot · 6 years ago
  92. 8841a7f Add "hwaddress" sanitizer. by Evgenii Stepanov · 6 years ago
  93. 924af7d s/product-services/product_services/g by Dario Freni · 6 years ago
  94. 35be6ca Reland "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g" by Yifan Hong · 6 years ago
  95. 68883e0 Merge "Revert "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g"" by Treehugger Robot · 6 years ago
  96. 8702106 Revert "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g" by Shawn Yang · 6 years ago
  97. ccbae48 Generates the care_map.txt in protobuf format by Tianjie Xu · 6 years ago
  98. 0754350 Merge "Change dependency name to api-stubs-docs_annotations.zip" by Nan Zhang · 6 years ago
  99. 77c778c s/PRODUCT-SERVICES/PRODUCT_SERVICES/g by Dario Freni · 6 years ago
  100. 7911fd3 Merge "Make duplicate COPY_HEADERS an error" by Treehugger Robot · 6 years ago