1. 723f122 Disallow prebuilt_root module type from setting Dsts property by Jihoon Kang · 10 weeks ago
  2. 3e14966 Introduce prebuilt_any module type by Jihoon Kang · 10 weeks ago
  3. 0e8b5e2 install_symlink: Make symlink target configurable by Luca Stefani · 6 weeks ago
  4. 320ca7c Introduce additional prebuilt_* module types by Jihoon Kang · 6 months ago
  5. a323733 Revert "Support auto-generating prebuilt_* modules for recovery ..." by Pechetty Sravani (xWF) · 6 months ago
  6. 7e44feb Support auto-generating prebuilt_* modules for recovery partition by Jihoon Kang · 6 months ago
  7. 3ca07a1 Introduce prebuilt_vendor module type by Jihoon Kang · 6 months ago
  8. 4e9f592 Use fewer OutputPaths by Cole Faust · 6 months ago
  9. 464f891 Merge changes Ib3fed013,I66e848ab into main by Treehugger Robot · 6 months ago
  10. 4325cbe Convert avbpubkey installation rule to Soong by Jihoon Kang · 7 months ago
  11. 69725b3 Add unit test for prebuilt_* generation from PRODUCT_COPY_FILES by Jihoon Kang · 6 months ago
  12. ecf76dd Define prebuilt_tvconfig module type by Jihoon Kang · 6 months ago
  13. a889167 Merge "Add *_dlkm properties to android.ModuleBase" into main by Treehugger Robot · 7 months ago
  14. 27ff767 Add *_dlkm properties to android.ModuleBase by Spandan Das · 7 months ago
  15. dca2f2b Define additional prebuilt_* modules by Jihoon Kang · 7 months ago
  16. 4473184 Merge "Enforce adb_keys to be installed in product partition" into main by Treehugger Robot · 7 months ago
  17. 06689b1 Enforce adb_keys to be installed in product partition by Jihoon Kang · 7 months ago
  18. 6751bac Merge "Add soong config variables of paths of *_dlkm partitions and whether they are built for a product." into main by Treehugger Robot · 7 months ago
  19. 5958625 Add soong config variables of paths of *_dlkm partitions and whether they are built for a product. by Wei Li · 7 months ago
  20. 2e2b744 Define additional prebuilt_* module types by Jihoon Kang · 7 months ago
  21. 0da5ae9 Define additional prebuilt_* modules by Jihoon Kang · 7 months ago
  22. c49443e Make prebuilt_font use the common arch by Cole Faust · 7 months ago
  23. ec62d84 Introduce additional prebuilt_* module types by Jihoon Kang · 7 months ago
  24. 2ecf862 Introduce prebuilt_media_audio module type by Jihoon Kang · 7 months ago
  25. fa6e0fd Make ImageInterface use its own context by Cole Faust · 7 months ago
  26. acd0134 Do not disable adb_keys module type by Jihoon Kang · 7 months ago
  27. b47a1d5 Merge "Add 'dsts' property to prebuilt_etc" into main by Doug Anderson · 7 months ago
  28. 79688ff Add 'dsts' property to prebuilt_etc by Douglas Anderson · 8 months ago
  29. 0cba926 Merge "Add install_symlink_host Soong module type" into main by Treehugger Robot · 7 months ago
  30. 90584fb Add install_symlink_host Soong module type by Nelson Li · 8 months ago
  31. 5c6d83b Add new module type for adb_keys. by Wei Li · 8 months ago
  32. 559356d Revert "Add install_symlink_host Soong module type" by Satish Yalla · 8 months ago
  33. fb09145 Add install_symlink_host Soong module type by Nelson Li · 8 months ago
  34. 16d227a Add default_visibility for soong modules by Cole Faust · 8 months ago
  35. be6a66d Add install_in_root to prebuilt_root module by Inseob Kim · 10 months ago
  36. 1fb94b2 Support for `prebuilt_avb` in Soong by Nelson Li · 11 months ago
  37. 635e788 Define otacerts_zip module in soong by Justin Yun · 11 months ago
  38. 47e9184 Move vendor and product variant generation logic from cc package to android package by Jihoon Kang · 11 months ago
  39. 7785840 Merge "Cleanup ImageInterface.SetImageVariation" into main by Treehugger Robot · 11 months ago
  40. 7583e83 Cleanup ImageInterface.SetImageVariation by Jihoon Kang · 11 months ago
  41. 8937176 Use OutputFilesProvider on prebuilt_etc by mrziwang · 11 months ago
  42. e2346b8 PrebuildEtcModule no longer implements OutputFiles method by mrziwang · 11 months ago
  43. fdec872 Convert some properties to Configurable properties by Cole Faust · 12 months ago
  44. 93f7cd8 Add support for prebuilt_overlay module type in soong by Kevin · 1 year, 1 month ago
  45. 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 1 year ago
  46. 85527e6 Add support for keyboard prebuilt module type by yangbill · 1 year, 1 month ago
  47. 37693d0 Deprecate Snapshot build by Kiyoung Kim · 1 year, 2 months ago
  48. 1db4a74 Remove VNDK information from Rust, etc, and sysprop tests by Kiyoung Kim · 1 year, 2 months ago
  49. 63c5e19 Add support for prebuilt_usr_hyphendata type by yangbill · 1 year, 2 months ago
  50. 00e8b31 Support multiple sources for prebuilt_etc by Thiébaud Weksteen · 1 year, 2 months ago
  51. afe7baf Propagate aconfig providers for more modules. by LaMont Jones · 1 year, 4 months ago
  52. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 6 months ago
  53. 2f63457 Avoid conflicts between architectures in prebuilt_renderscript_bitcode by Colin Cross · 1 year, 6 months ago
  54. f17e2b5 Support prebuilt_renderscript_bitcode modules by Colin Cross · 1 year, 7 months ago
  55. 11bd9d4 Add detail string for the module marked bp2build unconvertible by Zi Wang · 1 year, 7 months ago
  56. 0405414 Support prebuilt_root_host in bp2build by Zi Wang · 1 year, 7 months ago
  57. c331812 Merge "Have ConvertWBp2build use Bp2buildMutatorContext" into main by Christopher Parsons · 1 year, 8 months ago
  58. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 8 months ago
  59. 9e2a5a7 Don't panic for unhandled product vars by Liz Kammer · 1 year, 8 months ago
  60. d5d12d0 bp2build: block src == name for prebuilt_* modules by Liz Kammer · 1 year, 9 months ago
  61. dff9c14 Add install_symlink soong module type by Cole Faust · 1 year, 9 months ago
  62. 756d340 Mixed builds support for prebuilt_* targets by Spandan Das · 2 years ago
  63. 8bd3afe VSDK: etc snapshot may have sub_dir for relative_install_path by Justin Yun · 2 years ago
  64. 1db9748 Include license information for vendor and host snapshots by Justin Yun · 2 years, 1 month ago
  65. 912bc88 Use product variables from the overridden apex by Cole Faust · 2 years, 2 months ago
  66. 598f92d Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. by Wei Li · 2 years, 5 months ago
  67. 32b0280 Add conscrypt updatable certificates. by Miguel · 2 years, 6 months ago
  68. 725eac6 Add AllowMissingDependencies support for prebuilt_etc module with no src property by Colin Cross · 2 years, 8 months ago
  69. 5918d64 Implement bp2build for prebuilt_etc_xml by Alix · 2 years, 11 months ago
  70. bbfd538 product_variables srcs in prebuilt_etc by Alix · 3 years ago
  71. 993872a Handle filename variations for prebuilt_etc in bp2build by Alix · 3 years ago
  72. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 2 years, 9 months ago
  73. c78604e Use prebuilt_file for prebuilt_{etc,usr_share} by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 3 months ago
  74. b81f77e Abstract prebuilt_etc into prebuilt_file by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 3 months ago
  75. e9ecddc Add support for a prebuilt_root_host type. by Liz Kammer · 3 years, 5 months ago
  76. a923442 Add prebuilt_etc_host to bp2build conversion. by Liz Kammer · 3 years, 5 months ago
  77. 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 5 months ago
  78. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 6 months ago
  79. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 7 months ago
  80. dc6525e Make all the PrebuiltEtc modules defaultable. by Martin Stjernholm · 3 years, 7 months ago
  81. ba26bdc Merge "Handle arch-variant in prebuilt_etc" by Liz Kammer · 3 years, 8 months ago
  82. dff00ea Handle arch-variant in prebuilt_etc by Liz Kammer · 3 years, 8 months ago
  83. 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 9 months ago
  84. f6c37cc Merge "Add module based host-tools snapshot" by Rob Seymour · 3 years, 8 months ago
  85. 925aa09 Add module based host-tools snapshot by Rob Seymour · 3 years, 9 months ago
  86. 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 3 years, 9 months ago
  87. 754b9cc Merge "Create new module type 'snapshot_etc'" by Kiyoung Kim · 3 years, 10 months ago
  88. 378fc1b Add initial bp2build convert for prebuilt_etc modules. by Rupert Shuttleworth · 3 years, 10 months ago
  89. ab9a31c Create new module type 'snapshot_etc' by Kiyoung Kim · 3 years, 10 months ago
  90. 78fd15f Merge "Replace android.BuildOs with Config.BuildOS" by Colin Cross · 3 years, 10 months ago
  91. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 3 years, 10 months ago
  92. ae11c23 Update prebuilt_etc available for snapshot by Kiyoung Kim · 3 years, 10 months ago
  93. 1e27a14 Add prebuilt_defaults for prebuilt etc modules by Inseob Kim · 4 years, 1 month ago
  94. cbaef6f Merge "Add debug ramdisk variant." by Treehugger Robot · 4 years, 1 month ago
  95. 8d0ed7e Merge "Add prebuilt_rfsa module type" by Colin Cross · 4 years, 1 month ago
  96. 08758f0 Add debug ramdisk variant. by Inseob Kim · 4 years, 1 month ago
  97. aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 4 years, 1 month ago
  98. 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 4 years, 1 month ago
  99. 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 4 years, 1 month ago
  100. 017a1bb Merge "Add prebuilt_root module" by Treehugger Robot · 4 years, 1 month ago