1. 860ed95 (SHIFT) build: include SHIFT versioning by Alexander Martinz · 5 years ago
  2. 1bad7ec (SHIFT) core: pathmap: include from any vendor folder by Alexander Martinz · 3 weeks ago
  3. e2761e7 (SHIFT) Source ShiftOS specific envsetup by Alexander Martinz · 2 years, 9 months ago
  4. 6bb0ed7 (SHIFT) Revert "Add roomservice" by Alexander Martinz · 3 weeks ago
  5. 4e97225 (SHIFT) Revert "Don't enable ADB by default on userdebug builds" by Alexander Martinz · 1 year, 3 months ago
  6. a618737 Conditionally use Unix epoch time for build incremental by Michael Bestas · 8 weeks ago
  7. cbbde02 Merge tag 'android-15.0.0_r5' into staging/lineage-22.0_merge-android-15.0.0_r5 by Michael Bestas · 7 weeks ago
  8. 248124d Export libacryl related flags to soong by Bill Yang · 9 weeks ago
  9. b103ddb Export ril related flag to soong by Bill Yang · 3 months ago
  10. 3544cf4 Fix printf usage in _wrap_build() by Alexander Koskovich · 2 months ago
  11. 003635c core/Makefile: Fix filenames with commas by Aaron Kling · 3 months ago
  12. c6d0aca Add TARGET_RECOVERY_DEFAULT_TOUCH_ROTATION flag by LuK1337 · 1 year, 6 months ago
  13. 54a8532 core: Allow overriding device/model/name/fingerprint properties by LuK1337 · 3 years, 1 month ago
  14. 01baae0 Export PRODUCT_BUILD_PROP_OVERRIDES to soong by Luca Stefani · 4 months ago
  15. 229dc19 Include TARGET_ODM_PROP to odm/etc/build.prop by Inseob Kim · 4 months ago
  16. 72cf4b7 Build product/odm build.prop with Soong by Inseob Kim · 5 months ago
  17. cd8de03 Build system_ext build.prop with Soong by Inseob Kim · 5 months ago
  18. ea44675 Revert^6 "Use Soong-built system/build.prop" by Inseob Kim · 5 months ago
  19. 2db2c55 Set system property ro.product.page_size by Pawan Wagh · 6 months ago
  20. e3c5eb1 Revert "Revert "Revert "Revert "Revert^2 "Add more variables for..." by Inseob Kim · 5 months ago
  21. 423b30c Fix a bug that BUILD_VERSION_TAGS is ignored by Inseob Kim · 6 months ago
  22. 3d4efa1 Revert^2 "Conditionally pass kernel version to build.prop" by Inseob Kim · 5 months ago
  23. 9e6e0c9 Pass PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD to Soong by Kiyoung Kim · 5 months ago
  24. cc668cf Add build_prop soong module by Inseob Kim · 6 months ago
  25. 14da46f Add soong extra config file by Inseob Kim · 7 months ago
  26. 8d18a9b aflags: Ensure <partition>/aconfig_flags.pb exists before reading by Luca Stefani · 6 months ago
  27. 00d6cd3 Add soong_config_set_bool by Cole Faust · 6 months ago
  28. 9a5368d Add PLATFORM_SEPOLICY_VERSION as a soong config variable by Cole Faust · 6 months ago
  29. c12ba3b Don't copy recovery.img to BOOTABLE_IMAGES if it doesn't exist by Cosmin Tanislav · 5 months ago
  30. 98549f6 releasetools: Pass non-sparse super_empty.img to update_dynamic_partitions() by Yumi Yukimura · 9 months ago
  31. a0e0926 releasetools: build_super_image: Do not set readonly attr by Yumi Yukimura · 12 months ago
  32. 91b9cf1 build: Enable super image build rules depending on single super block device by Yumi Yukimura · 9 months ago
  33. 807ca5a Don't set PRODUCT_ENABLE_UFFD_GC by default by Chirayu Desai · 7 months ago
  34. db385d6 Remove non existent health 2.0 recovery package by Michael Bestas · 7 months ago
  35. bcc9665 Revert "Add DeviceDiagnostics.apk" by Chirayu Desai · 7 months ago
  36. 047ff45 Correct logic for obtaining the path to full recovery image by Ricky Cheung · 9 months ago
  37. 1e44b08 releasetools: Make recovery patch use bsdiff exclusively by Gérard Parat · 9 months ago
  38. f14bf91 build: Add phony package to build enforce RRO packages by Yumi Yukimura · 11 months ago
  39. 31278e8 releasetools: Fix fstab path detection when input_file is a path to zip by LuK1337 · 11 months ago
  40. 31e4497 Fix unified a/b zip generation failure by Aaron Kling · 1 year, 7 months ago
  41. 51197e5 Replace device_kernel_headers with generated_kernel_headers by Michael Bestas · 1 year ago
  42. 7e6522b envsetup: Set INLINE_KERNEL_BUILDING based on TARGET_NO_KERNEL by Michael Bestas · 3 years, 8 months ago
  43. 90b7b21 Replace old-style kernel headers only when building inline by Chirayu Desai · 4 years ago
  44. 38e7d98 build: Introduce android-info-extra.txt support by Bruno Martins · 1 year, 1 month ago
  45. a927af6 Disable sparse images for A/B updater targets by LuK1337 · 1 year, 2 months ago
  46. 0de05b5 Don't remove ANDROID_SECURE_STORAGE_CMD from env vars by LuK1337 · 2 years, 1 month ago
  47. 7b29cec Log when we fail to get key password from secure cmd by LuK1337 · 2 years, 1 month ago
  48. 7073f5a Add bluetooth to default key map by HZ · 2 years, 3 months ago
  49. 5b54cae Add vendor_kernel_boot files to target-files-package by Chirayu Desai · 2 years, 2 months ago
  50. 3b6c8e1 Exclude Camera2 for lineage builds by Michael Bestas · 2 years, 3 months ago
  51. 7861e7e Allow passing makefile path to enforce-product-packages-exist by Aaron Kling · 2 years, 3 months ago
  52. 0f5817f releasetools: squash backuptool support by Chris Soyars · 14 years ago
  53. 046628b build: ota: Support for install tools in /tmp/install by Tom Marshall · 10 years ago
  54. cc8aa0e Disable Traceur for non eng-builds by Aaron Kling · 4 years, 9 months ago
  55. 4ce6d87 releasetools: Unconditionally store recovery.img in non-A/B OTA by LuK1337 · 2 years, 11 months ago
  56. 9a70595 releasetools: Fallback to calculated fp if partition fp is missing by Aaron Kling · 3 years, 10 months ago
  57. 7493a34 build: Respect fs_config when generating recovery ramdisk by lambdadroid · 3 years, 1 month ago
  58. 7ea0cb3 Add support for separate kernels for boot and recovery [2/2] by marcost2 · 3 years, 6 months ago
  59. 0ba4b66 soong: Add ability to build scudo-free 32-bit libc variant. by Quallenauge · 4 years, 2 months ago
  60. 386dcf1 build: Add support for device tree in boot.img by David Ng · 12 years ago
  61. 83aced4 Add BOARD_CUSTOM_BOOTIMG_MK support by Ricardo Cerqueira · 10 years ago
  62. 6e686e3 build: Squash of allowing a device to generically define its own headers by Ricardo Cerqueira · 14 years ago
  63. 3f80cfb Add build support for XZ ramdisks by Luca Stefani · 4 years, 7 months ago
  64. b13ee66 Fix recovery image generation with LZ4 compressed ramdisk by Arne Coucheron · 4 years, 2 months ago
  65. bdafa73 releasetools: Add script to sign zips by Gabriele M · 8 years ago
  66. 96df304 releasetools: support reading release keys out of some sort of command by Tom Powell · 8 years ago
  67. 08f448e releasetools: do not remove dynamic partitions in system-only builds by Peter Cai · 4 years, 10 months ago
  68. 125a7bf Unset BOARD_EXT4_SHARE_DUP_BLOCKS by LuK1337 · 4 years, 4 months ago
  69. eacf20b build_image: Allow disabling custom inode count calculation by Christian Oder · 4 years, 4 months ago
  70. e5e4e7f Remove unused locale data for recovery by Alessandro Astone · 4 years, 1 month ago
  71. eed5db6 releasetools: Use the first entry of a mount point when reading fstab by Brint E. Kriebel · 7 years ago
  72. 2d486bc Edify: Add abort message for bootloader asserts by Matt Mower · 10 years ago
  73. 9f6fa1b ota: Disable downgrade check by Andrew Dodd · 11 years ago
  74. 7bb5489 Add blank_unblank_on_init to PRIVATE_RECOVERY_UI_PROPERTIES by Michael Bestas · 5 years ago
  75. eb695a9 Allow setting the recovery density separately from the aapt config by Chirayu Desai · 9 years ago
  76. 2e4585c build: Separate commands in recovery foreach loops by Matt Mower · 9 years ago
  77. c63db24 build: recovery: Support adding device-specific items by Tom Marshall · 10 years ago
  78. 2697f9f releasetools: ota_from_target_files: add FullOTA_PostValidate by M1cha · 10 years ago
  79. 95cbd16 Don't enable ADB by default on userdebug builds by Michael Bestas · 10 years ago
  80. 27376ac Don't make recovery patch for devices with prebuilt vendor by TheScarastic · 4 years, 4 months ago
  81. 11ef461 Move recovery-from-boot.p from /system to /vendor by dianlujitao · 4 years, 4 months ago
  82. 21f4431 Allow override of device asserts, including multi-device support. by Steve Kondik · 15 years ago
  83. b1bcff6 build: Automatically replace old-style kernel header includes with new header lib by Rashed Abdel-Tawab · 6 years ago
  84. 85a4a51 build/target: Include Lineage platform jar in system server. by Adnan Begovic · 10 years ago
  85. 261ca0d Add extra variables to _readonly_late_variables by dianlujitao · 5 years ago
  86. c8113eb Add roomservice by Koushik Dutta · 7 years ago
  87. 05ce70d build: Add Lineage build support by Luca Stefani · 7 years ago
  88. 635935f No more spam by Chirayu Desai · 10 months ago
  89. 3a8fb88 Source lineage specific envsetup by Michael Bestas · 8 years ago
  90. f17e310 envsetup: export ANDROID_BUILD_TOP earlier by Chirayu Desai · 12 years ago
  91. 18df003 build: Include vendor/extra/BoardConfigExtra.mk if available by Steve Kondik · 11 years ago
  92. a4bbca1 Version bump to AP3A.241105.008 [core/build_id.mk] by Android Build Coastguard Worker · 3 months ago
  93. d3d0007 Version bump to AP3A.241105.007 [core/build_id.mk] by Android Build Coastguard Worker · 3 months ago
  94. c3c41f4 Version bump to AP3A.241105.006 [core/build_id.mk] by Android Build Coastguard Worker · 3 months ago
  95. 04ae267 Make change and version bump to AP3A.241105.005 by Android Build Coastguard Worker · 3 months ago
  96. f0601c0 Move ap3a configuration to build/release. by Ian Kasprzak · 3 months ago
  97. 32a7ed5 Version bump to AP3A.241105.004 [core/build_id.mk] by Android Build Coastguard Worker · 3 months ago
  98. bb03ce0 Version bump to AP3A.241105.003 [core/build_id.mk] by Android Build Coastguard Worker · 3 months ago
  99. 5814bc8 [coastguard skipped] Merge sparse cherrypicks from sparse-12425761-L04900030006733977 into 24Q3-release. by Android Build Coastguard Worker · 3 months ago
  100. 49ee3b9 Version bump to AP3A.241005.015.A2 [core/build_id.mk] by Android Build Coastguard Worker · 3 months ago