1. 37e6196 Merge "Fix typo in MODULE_BUILD_FROM_SOURCE variable." by Treehugger Robot · 4 years, 1 month ago
  2. ecef6fa Merge changes from topic "ota-package-nonab" by Yifan Hong · 4 years, 1 month ago
  3. 28176b6 Merge "zipalign: use getopt" by Jooyung Han · 4 years, 1 month ago
  4. e62232d Merge "Adjust some behaviors for --rebuild-sepolicy" by Daniel Norman · 4 years, 1 month ago
  5. f32f65c Only build OTA package for non-A/B with recovery by Yifan Hong · 4 years, 1 month ago
  6. 8c1e526 Reland "Build OTA when boot image exists even without kernel or recovery fstab" by Yifan Hong · 4 years, 1 month ago
  7. fa26e5b Merge "Revert "Build OTA when boot image exists even without kernel or recovery fstab"" by Yifan Hong · 4 years, 1 month ago
  8. bf77787 Revert "Build OTA when boot image exists even without kernel or recovery fstab" by Yifan Hong · 4 years, 1 month ago
  9. b72009a zipalign: use getopt by Jooyung Han · 4 years, 1 month ago
  10. bcb4776 Merge "Move core-icu4j to PRODUCT_UPDATABLE_BOOT_JARS." by Treehugger Robot · 4 years, 1 month ago
  11. d15c780 Merge changes from topic "ota_for_generic_boot_image" by Yifan Hong · 4 years, 1 month ago
  12. 09e9471 Move core-icu4j to PRODUCT_UPDATABLE_BOOT_JARS. by satayev · 4 years, 2 months ago
  13. ff2e24d Build OTA when boot image exists even without kernel or recovery fstab by Yifan Hong · 4 years, 1 month ago
  14. b162777 Also extract kernel configs from boot image. by Yifan Hong · 4 years, 1 month ago
  15. 1b00d58 Merge "Document how APEXes are identified in the boot jar variables." by Martin Stjernholm · 4 years, 1 month ago
  16. b2de2d6 Fix typo in MODULE_BUILD_FROM_SOURCE variable. by Martin Stjernholm · 4 years, 1 month ago
  17. c26dc73 Merge "Update language to comply with Android's inclusive language guidance" by Treehugger Robot · 4 years, 1 month ago
  18. 187a693 Merge "Including debug ramdisk files in base_vendor.mk" by Treehugger Robot · 4 years, 1 month ago
  19. 4772ec7 Merge "Write the vbmeta digest to the output zipfile also" by Tianjie Xu · 4 years, 1 month ago
  20. e01cfe4 Merge "dexpreopt.config should be created even though unbundled image is built" by Treehugger Robot · 4 years, 1 month ago
  21. c3bf3d0 Write the vbmeta digest to the output zipfile also by Tianjie · 4 years, 1 month ago
  22. 15f7075 Merge "Build the ART module from source if other Mainline modules are." by Treehugger Robot · 4 years, 1 month ago
  23. 3a52c4f Build the ART module from source if other Mainline modules are. by Martin Stjernholm · 4 years, 1 month ago
  24. 304da39 Merge "Fix bitrot: RSTest_CompatLib[19] tests stopped building" by David Gross · 4 years, 1 month ago
  25. 660fdcd Merge "Add the ability to source RBE related scripts from envsetup.sh" by Kousik Kumar · 4 years, 1 month ago
  26. 721533e Add the ability to source RBE related scripts from envsetup.sh by Kousik Kumar · 4 years, 1 month ago
  27. b26bf58 dexpreopt.config should be created even though unbundled image is built by Jeongik Cha · 4 years, 2 months ago
  28. 7472a1e Including debug ramdisk files in base_vendor.mk by Bowgo Tsai · 4 years, 1 month ago
  29. 663d0ff Merge "fs_config reads headers from snapshots, if available" by Treehugger Robot · 4 years, 1 month ago
  30. 203c72e Merge "Revert "Add the ability to source RBE related scripts from envsetup.sh"" by Ahaan Ugale · 4 years, 1 month ago
  31. 678f26c Revert "Add the ability to source RBE related scripts from envsetup.sh" by Ahaan Ugale · 4 years, 1 month ago
  32. 4b8d81b Merge "Add mkpatsubst" by Alexander Smundak · 4 years, 1 month ago
  33. 10935cf Merge "Add the ability to source RBE related scripts from envsetup.sh" by Treehugger Robot · 4 years, 1 month ago
  34. 818e6c0 Merge "Remove pre-aidegen IDE support logic" by Treehugger Robot · 4 years, 1 month ago
  35. 3b25eb1 Add mkpatsubst by Sasha Smundak · 4 years, 1 month ago
  36. b349e4e Remove pre-aidegen IDE support logic by Dan Willemsen · 4 years, 1 month ago
  37. 9d3356b fs_config reads headers from snapshots, if available by Justin Yun · 4 years, 1 month ago
  38. 827998a Merge "Merge RQ3A.210705.001 to aosp-master - DO NOT MERGE" by Bill Yi · 4 years, 1 month ago
  39. cfaa04b Merge "Add mksubst" by Treehugger Robot · 4 years, 1 month ago
  40. 9afdb1c Add mksubst by Sasha Smundak · 4 years, 1 month ago
  41. 80ce9b7 Merge RQ3A.210705.001 to aosp-master - DO NOT MERGE by Bill Yi · 4 years, 1 month ago
  42. 9aa9e47 Add the ability to source RBE related scripts from envsetup.sh by Kousik Kumar · 4 years, 1 month ago
  43. 3755778 Merge changes I544a0cfc,I8990b726 by Martin Stjernholm · 4 years, 1 month ago
  44. 91bb0d9 Merge "Add mkstrip" by Treehugger Robot · 4 years, 1 month ago
  45. 75b8f0a Add special cases for builds that cannot switch to ART prebuilts. by Martin Stjernholm · 4 years, 1 month ago
  46. a877393 Force building ART from source for AOSP products. by Martin Stjernholm · 4 years, 1 month ago
  47. be4ebca Add mkstrip by Sasha Smundak · 4 years, 2 months ago
  48. 42b072f Merge "Imply ALLOW_MISSING_DEPENDENCIES for Mac builds" by Treehugger Robot · 4 years, 1 month ago
  49. dd400c3 Fix bitrot: RSTest_CompatLib[19] tests stopped building by David Gross · 4 years, 1 month ago
  50. 743513c Document how APEXes are identified in the boot jar variables. by Martin Stjernholm · 4 years, 1 month ago
  51. fd224ef Imply ALLOW_MISSING_DEPENDENCIES for Mac builds by Dan Willemsen · 4 years, 1 month ago
  52. 0e4403e Adjust some behaviors for --rebuild-sepolicy by Po Hu · 4 years, 1 month ago
  53. 61de59b Merge "Break dependency from droid_targets to blueprint_tools" by Bill Peckham · 4 years, 1 month ago
  54. f3e73d7 Merge "Regenerate odm or vendor using combined sepolicy if --rebuild-sepolicy." by Daniel Norman · 4 years, 1 month ago
  55. cc2961f Break dependency from droid_targets to blueprint_tools by Bill Peckham · 4 years, 1 month ago
  56. 571e182 Regenerate odm or vendor using combined sepolicy if --rebuild-sepolicy. by Daniel Norman · 4 years, 1 month ago
  57. fb36e13 Merge "Adding adb_debug.prop into generic_ramdisk.mk" by Treehugger Robot · 4 years, 1 month ago
  58. 3c77151 Adding adb_debug.prop into generic_ramdisk.mk by Bowgo Tsai · 4 years, 1 month ago
  59. 0427fb4 Merge "Include kernel-*-allsyms into boot-*-allsyms.img" by Treehugger Robot · 4 years, 1 month ago
  60. 8b92dab Merge "Add apex info to the streaming property file" by Tianjie Xu · 4 years, 1 month ago
  61. 389f5af Merge "Removing AFTL integration from release tools." by Treehugger Robot · 4 years, 1 month ago
  62. ef79a64 Merge "Do not complain about unexpected lsdump files when building with prebuilt APEXes." by Martin Stjernholm · 4 years, 1 month ago
  63. e147d48 Removing AFTL integration from release tools. by Jan Monsch · 4 years, 1 month ago
  64. 0351d9d Include kernel-*-allsyms into boot-*-allsyms.img by SzuWei Lin · 4 years, 1 month ago
  65. 28f9641 Do not complain about unexpected lsdump files when building with by Martin Stjernholm · 4 years, 1 month ago
  66. cba3ec7 Merge "Support block_list and readonly for f2fs" by Jaegeuk Kim · 4 years, 1 month ago
  67. e4debbf Merge "Update owners for dex_preopt and verify_uses_libraries" by Orion Hodson · 4 years, 1 month ago
  68. 3dc4728 Support block_list and readonly for f2fs by Jaegeuk Kim · 4 years, 2 months ago
  69. bee97a2 Merge "Remove GKI APEX from build." by Treehugger Robot · 4 years, 1 month ago
  70. 915d0f0 Merge "Add MODULE_BUILD_FROM_SOURCE env variable." by Treehugger Robot · 4 years, 1 month ago
  71. b948d59 Remove GKI APEX from build. by Yifan Hong · 4 years, 1 month ago
  72. f753bc5 Add MODULE_BUILD_FROM_SOURCE env variable. by Dario Freni · 4 years, 1 month ago
  73. 44d1de7 Merge "Emit DexPreoptImageLocationsOnDevice as well" by Jeongik Cha · 4 years, 1 month ago
  74. 242c436 Emit DexPreoptImageLocationsOnDevice as well by Jeongik Cha · 4 years, 1 month ago
  75. 7b51179 Merge "Quote the package name -- may contain special chars" by Treehugger Robot · 4 years, 1 month ago
  76. 47e76c7 Merge "Master is T" by Xin Li · 4 years, 1 month ago
  77. c3c04f4 Quote the package name -- may contain special chars by Bob Badour · 4 years, 1 month ago
  78. c92ebe1 Merge "Revert "Throw an error if androidboot.hardware is used for bootconfig"" by Devin Moore · 4 years, 1 month ago
  79. d2e4451 Master is T by Colin Cross · 4 years, 3 months ago
  80. 186c777 Merge "Direct Bazel builds from m." by Treehugger Robot · 4 years, 1 month ago
  81. bfa114d Direct Bazel builds from m. by Jingwen Chen · 4 years, 2 months ago
  82. 3b52814 Merge "DO NOT MERGE - Merge RQ3A.210605.005" by Xin Li · 4 years, 1 month ago
  83. 618ba84 DO NOT MERGE - Merge RQ3A.210605.005 by Xin Li · 4 years, 2 months ago
  84. 5fe993f Revert "Throw an error if androidboot.hardware is used for bootconfig" by Devin Moore · 4 years, 2 months ago
  85. 389d81d Merge changes from topic "init_first_stage_soong" by Inseob Kim · 4 years, 2 months ago
  86. 9e581ca Merge "DO NOT MERGE - Merge RQ3A.210605.005" into stage-aosp-master by TreeHugger Robot · 4 years, 2 months ago
  87. 6b27401 Merge "Add 31.0 to PLATFORM_SEPOLICY_COMPAT_VERSIONS" am: 97b0ada631 by Treehugger Robot · 4 years, 2 months ago
  88. 97b0ada Merge "Add 31.0 to PLATFORM_SEPOLICY_COMPAT_VERSIONS" by Treehugger Robot · 4 years, 2 months ago
  89. 2c9ae90 Merge "android-info.txt: do not output 'board=' if no board_name" am: 65f4412cc8 by Treehugger Robot · 4 years, 2 months ago
  90. 65f4412 Merge "android-info.txt: do not output 'board=' if no board_name" by Treehugger Robot · 4 years, 2 months ago
  91. 33c2dd6 DO NOT MERGE - Merge RQ3A.210605.005 by Xin Li · 4 years, 2 months ago
  92. 61f1920 DO NOT MERGE - Mark RQ3A.210410.001 as merged by Xin Li · 4 years, 2 months ago
  93. 3e28b66 Merge "Update OWNERS for signapk." am: 56bed0bcf1 by Treehugger Robot · 4 years, 2 months ago
  94. 6750e52 Merge changes Ie63d08ac,Ia7f8200c am: 79b0ec0309 by Bill Peckham · 4 years, 2 months ago
  95. ba9ddd3 Introduce droidcore-unbundled target am: 16da01fe20 by Bill Peckham · 4 years, 2 months ago
  96. 56bed0b Merge "Update OWNERS for signapk." by Treehugger Robot · 4 years, 2 months ago
  97. 79b0ec0 Merge changes Ie63d08ac,Ia7f8200c by Bill Peckham · 4 years, 2 months ago
  98. 47066ad Update OWNERS for signapk. by Elliott Hughes · 4 years, 2 months ago
  99. a3d1f3f Merge "Add libbinder_rpc_unstable to system image" am: 92fb9274d9 by Treehugger Robot · 4 years, 2 months ago
  100. 92fb927 Merge "Add libbinder_rpc_unstable to system image" by Treehugger Robot · 4 years, 2 months ago