1. cc668cf Add build_prop soong module by Inseob Kim · 6 months ago
  2. 14da46f Add soong extra config file by Inseob Kim · 7 months ago
  3. 8d18a9b aflags: Ensure <partition>/aconfig_flags.pb exists before reading by Luca Stefani · 6 months ago
  4. 00d6cd3 Add soong_config_set_bool by Cole Faust · 6 months ago
  5. 9a5368d Add PLATFORM_SEPOLICY_VERSION as a soong config variable by Cole Faust · 6 months ago
  6. c12ba3b Don't copy recovery.img to BOOTABLE_IMAGES if it doesn't exist by Cosmin Tanislav · 5 months ago
  7. 98549f6 releasetools: Pass non-sparse super_empty.img to update_dynamic_partitions() by Yumi Yukimura · 9 months ago
  8. a0e0926 releasetools: build_super_image: Do not set readonly attr by Yumi Yukimura · 12 months ago
  9. 91b9cf1 build: Enable super image build rules depending on single super block device by Yumi Yukimura · 9 months ago
  10. 807ca5a Don't set PRODUCT_ENABLE_UFFD_GC by default by Chirayu Desai · 7 months ago
  11. db385d6 Remove non existent health 2.0 recovery package by Michael Bestas · 7 months ago
  12. bcc9665 Revert "Add DeviceDiagnostics.apk" by Chirayu Desai · 7 months ago
  13. 047ff45 Correct logic for obtaining the path to full recovery image by Ricky Cheung · 9 months ago
  14. 1e44b08 releasetools: Make recovery patch use bsdiff exclusively by Gérard Parat · 9 months ago
  15. f14bf91 build: Add phony package to build enforce RRO packages by Yumi Yukimura · 11 months ago
  16. 31278e8 releasetools: Fix fstab path detection when input_file is a path to zip by LuK1337 · 11 months ago
  17. 31e4497 Fix unified a/b zip generation failure by Aaron Kling · 1 year, 7 months ago
  18. 51197e5 Replace device_kernel_headers with generated_kernel_headers by Michael Bestas · 1 year ago
  19. 7e6522b envsetup: Set INLINE_KERNEL_BUILDING based on TARGET_NO_KERNEL by Michael Bestas · 3 years, 8 months ago
  20. 90b7b21 Replace old-style kernel headers only when building inline by Chirayu Desai · 4 years ago
  21. 38e7d98 build: Introduce android-info-extra.txt support by Bruno Martins · 1 year, 1 month ago
  22. a927af6 Disable sparse images for A/B updater targets by LuK1337 · 1 year, 2 months ago
  23. 0de05b5 Don't remove ANDROID_SECURE_STORAGE_CMD from env vars by LuK1337 · 2 years, 1 month ago
  24. 7b29cec Log when we fail to get key password from secure cmd by LuK1337 · 2 years, 1 month ago
  25. 7073f5a Add bluetooth to default key map by HZ · 2 years, 3 months ago
  26. 5b54cae Add vendor_kernel_boot files to target-files-package by Chirayu Desai · 2 years, 2 months ago
  27. 3b6c8e1 Exclude Camera2 for lineage builds by Michael Bestas · 2 years, 3 months ago
  28. 7861e7e Allow passing makefile path to enforce-product-packages-exist by Aaron Kling · 2 years, 3 months ago
  29. 0f5817f releasetools: squash backuptool support by Chris Soyars · 14 years ago
  30. 046628b build: ota: Support for install tools in /tmp/install by Tom Marshall · 10 years ago
  31. cc8aa0e Disable Traceur for non eng-builds by Aaron Kling · 4 years, 9 months ago
  32. 4ce6d87 releasetools: Unconditionally store recovery.img in non-A/B OTA by LuK1337 · 2 years, 11 months ago
  33. 9a70595 releasetools: Fallback to calculated fp if partition fp is missing by Aaron Kling · 3 years, 10 months ago
  34. 7493a34 build: Respect fs_config when generating recovery ramdisk by lambdadroid · 3 years, 1 month ago
  35. 7ea0cb3 Add support for separate kernels for boot and recovery [2/2] by marcost2 · 3 years, 6 months ago
  36. 0ba4b66 soong: Add ability to build scudo-free 32-bit libc variant. by Quallenauge · 4 years, 2 months ago
  37. 386dcf1 build: Add support for device tree in boot.img by David Ng · 12 years ago
  38. 83aced4 Add BOARD_CUSTOM_BOOTIMG_MK support by Ricardo Cerqueira · 10 years ago
  39. 6e686e3 build: Squash of allowing a device to generically define its own headers by Ricardo Cerqueira · 14 years ago
  40. 3f80cfb Add build support for XZ ramdisks by Luca Stefani · 4 years, 7 months ago
  41. b13ee66 Fix recovery image generation with LZ4 compressed ramdisk by Arne Coucheron · 4 years, 2 months ago
  42. bdafa73 releasetools: Add script to sign zips by Gabriele M · 8 years ago
  43. 96df304 releasetools: support reading release keys out of some sort of command by Tom Powell · 8 years ago
  44. 08f448e releasetools: do not remove dynamic partitions in system-only builds by Peter Cai · 4 years, 10 months ago
  45. 125a7bf Unset BOARD_EXT4_SHARE_DUP_BLOCKS by LuK1337 · 4 years, 4 months ago
  46. eacf20b build_image: Allow disabling custom inode count calculation by Christian Oder · 4 years, 4 months ago
  47. e5e4e7f Remove unused locale data for recovery by Alessandro Astone · 4 years, 1 month ago
  48. eed5db6 releasetools: Use the first entry of a mount point when reading fstab by Brint E. Kriebel · 7 years ago
  49. 2d486bc Edify: Add abort message for bootloader asserts by Matt Mower · 10 years ago
  50. 9f6fa1b ota: Disable downgrade check by Andrew Dodd · 11 years ago
  51. 7bb5489 Add blank_unblank_on_init to PRIVATE_RECOVERY_UI_PROPERTIES by Michael Bestas · 5 years ago
  52. eb695a9 Allow setting the recovery density separately from the aapt config by Chirayu Desai · 9 years ago
  53. 2e4585c build: Separate commands in recovery foreach loops by Matt Mower · 9 years ago
  54. c63db24 build: recovery: Support adding device-specific items by Tom Marshall · 10 years ago
  55. 2697f9f releasetools: ota_from_target_files: add FullOTA_PostValidate by M1cha · 10 years ago
  56. 95cbd16 Don't enable ADB by default on userdebug builds by Michael Bestas · 10 years ago
  57. 27376ac Don't make recovery patch for devices with prebuilt vendor by TheScarastic · 4 years, 4 months ago
  58. 11ef461 Move recovery-from-boot.p from /system to /vendor by dianlujitao · 4 years, 4 months ago
  59. 21f4431 Allow override of device asserts, including multi-device support. by Steve Kondik · 15 years ago
  60. b1bcff6 build: Automatically replace old-style kernel header includes with new header lib by Rashed Abdel-Tawab · 6 years ago
  61. 85a4a51 build/target: Include Lineage platform jar in system server. by Adnan Begovic · 10 years ago
  62. 261ca0d Add extra variables to _readonly_late_variables by dianlujitao · 5 years ago
  63. c8113eb Add roomservice by Koushik Dutta · 7 years ago
  64. 05ce70d build: Add Lineage build support by Luca Stefani · 7 years ago
  65. 635935f No more spam by Chirayu Desai · 10 months ago
  66. 3a8fb88 Source lineage specific envsetup by Michael Bestas · 8 years ago
  67. f17e310 envsetup: export ANDROID_BUILD_TOP earlier by Chirayu Desai · 12 years ago
  68. 18df003 build: Include vendor/extra/BoardConfigExtra.mk if available by Steve Kondik · 11 years ago
  69. 02a9523 Version bump to AP3A.241005.015 [core/build_id.mk] by Android Build Coastguard Worker · 3 months ago
  70. 887e3a0 Version bump to AP3A.241005.014 [core/build_id.mk] by Android Build Coastguard Worker · 3 months ago
  71. fc6c5b9 Version bump to AP3A.241005.013 [core/build_id.mk] by Android Build Coastguard Worker · 3 months ago
  72. 6cd375b Version bump to AP3A.241005.012 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  73. de559d1 Version bump to AP3A.241005.011 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  74. 63797a0 Version bump to AP3A.241005.010 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  75. 13e07ce [coastguard skipped] Merge sparse cherrypicks from sparse-12291154-L24500030006235236 into 24Q3-release. by Android Build Coastguard Worker · 4 months ago
  76. 887a641 Version bump to AP3A.241005.009.Y1 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  77. 8826981 [coastguard skipped] Merge sparse cherrypicks from sparse-12291154-L01700030006199118 into 24Q3-release. by Android Build Coastguard Worker · 4 months ago
  78. 57fd2f3 Version bump to AP3A.241005.009.X1 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  79. 7cf6264 Version bump to AP3A.241005.009 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  80. 64b614c [coastguard skipped] Merge sparse cherrypicks from sparse-12210230-L10500030006138850 into 24Q3-release. by Android Build Coastguard Worker · 4 months ago
  81. 76c485d Make change and version bump to AP3A.240905.015.X1 by Android Build Coastguard Worker · 4 months ago
  82. f10bbe3 Allow PLATFORM_BASE_OS override from product config by Lokesh Kumar Goel · 11 months ago
  83. de551a9 [coastguard skipped] Merge sparse cherrypicks from sparse-12272888-L07100030006132487 into 24Q3-release. by Android Build Coastguard Worker · 4 months ago
  84. 3c57d0b Version bump to AP3A.241005.006.U1 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  85. 472eb12 Version bump to AP3A.241005.008 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  86. 4445352 Version bump to AP3A.241005.007 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  87. 1cd6078 Version bump to AP3A.241005.006 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  88. 4a11a89 [coastguard skipped] Merge sparse cherrypicks from sparse-12231025-L28400030006052204 into 24Q3-release. by Android Build Coastguard Worker · 4 months ago
  89. 3d9c9aa Version bump to AP3A.240905.015.A2 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  90. 38f487e Version bump to AP3A.241005.005 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  91. 4ac36eb Version bump to AP3A.241005.004 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  92. 5ef136d Version bump to AP3A.241005.003 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  93. c4daaea Version bump to AP3A.241005.002 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  94. e53beed Version bump to AP3A.241005.001 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  95. 25b777f [coastguard skipped] Merge sparse cherrypicks from sparse-12191812-L08300030005824104 into 24Q3-release. by Android Build Coastguard Worker · 4 months ago
  96. ddb8c27 Version bump to AP3A.240905.013.A1 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  97. 4b2ab9c Version bump to AP3A.241001.005 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  98. b4eb33b Version bump to AP3A.241001.004 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago
  99. abd6fdb [coastguard skipped] Merge sparse cherrypicks from sparse-12210230-L62100030005810919 into 24Q3-release. by Android Build Coastguard Worker · 4 months ago
  100. 04d97e4 Version bump to AP3A.240905.015.A1 [core/build_id.mk] by Android Build Coastguard Worker · 4 months ago