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