- c78604e Use prebuilt_file for prebuilt_{etc,usr_share} by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 2 years, 10 months ago
- b81f77e Abstract prebuilt_etc into prebuilt_file by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 2 years, 10 months ago
- e9ecddc Add support for a prebuilt_root_host type. by Liz Kammer · 3 years ago
- a923442 Add prebuilt_etc_host to bp2build conversion. by Liz Kammer · 3 years ago
- 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 1 month ago
- c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
- be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 2 months ago
- dc6525e Make all the PrebuiltEtc modules defaultable. by Martin Stjernholm · 3 years, 2 months ago
- ba26bdc Merge "Handle arch-variant in prebuilt_etc" by Liz Kammer · 3 years, 3 months ago
- dff00ea Handle arch-variant in prebuilt_etc by Liz Kammer · 3 years, 3 months ago
- 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
- f6c37cc Merge "Add module based host-tools snapshot" by Rob Seymour · 3 years, 3 months ago
- 925aa09 Add module based host-tools snapshot by Rob Seymour · 3 years, 5 months ago
- 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 3 years, 5 months ago
- 378fc1b Add initial bp2build convert for prebuilt_etc modules. by Rupert Shuttleworth · 3 years, 5 months ago
- ae11c23 Update prebuilt_etc available for snapshot by Kiyoung Kim · 3 years, 5 months ago
- 1e27a14 Add prebuilt_defaults for prebuilt etc modules by Inseob Kim · 3 years, 8 months ago
- cbaef6f Merge "Add debug ramdisk variant." by Treehugger Robot · 3 years, 8 months ago
- 8d0ed7e Merge "Add prebuilt_rfsa module type" by Colin Cross · 3 years, 8 months ago
- 08758f0 Add debug ramdisk variant. by Inseob Kim · 3 years, 9 months ago
- aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 3 years, 8 months ago
- 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 3 years, 8 months ago
- 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 3 years, 8 months ago
- 017a1bb Merge "Add prebuilt_root module" by Treehugger Robot · 3 years, 9 months ago
- f84e9c0 Add debug ramdisk variant by Inseob Kim · 3 years, 9 months ago
- 27408bf Add prebuilt_root module by Inseob Kim · 3 years, 9 months ago
- 83ebf23 Add prebuilt_rfsa module type by Colin Cross · 3 years, 9 months ago
- 1172fed Support test fixtures in etc package by Paul Duffin · 3 years, 10 months ago
- 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 3 years, 10 months ago
- aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 4 years, 6 months ago
- 916901e Allow uninstallable prebuilt_etc to be packaged by Inseob Kim · 3 years, 10 months ago
- 76a42f5 prebuilt_etc is OutputFileProducer by Jiyong Park · 3 years, 10 months ago
- f0e19fe prebuilt_etc: Refactoring by Yo Chiang · 4 years, 1 month ago
- 803c40d prebuilt_etc: Improve comments and slight refactoring by Yo Chiang · 4 years, 1 month ago
- 39143a9 Fix path conflict for vendor_ramdisk_available by Yifan Hong · 4 years, 2 months ago
- 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 2 months ago
- f9f6805 Install prebuilt_etc modules to out/soong by Jiyong Park · 4 years, 3 months ago
- 8e5685d apex: prebuilt_firmware installs in /etc/firmware by Jooyung Han · 4 years, 3 months ago
- 0703fd8 apex: support prebuilt_firmware for vendor apexes by Jooyung Han · 4 years, 4 months ago
- 0449a63 Add relative_install_path property to prebuilt_etc by Liz Kammer · 4 years, 6 months ago
- 0f68800 Add a new module named prebuilt_dsp. by Patrice Arruda · 4 years, 7 months ago
- 4b79e98 Soong package structure refactoring by Jaewoong Jung · 4 years, 7 months ago[Renamed (62%) from android/prebuilt_etc.go]
- 3d64d49 Add symlinks support for prebuilt_etc modules by Yo Chiang · 4 years, 7 months ago
- 1b3348d Add ramdisk image. by Yifan Hong · 5 years ago
- 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 5 years ago
- 7228ecd Move cc.imageMutator into the android package by Colin Cross · 5 years ago
- 39edb6c VNDK APEX contains related *.libraries.txt files by Jooyung Han · 5 years ago
- ff6c33d Replace RelPathString() with ToMakePath() by Colin Cross · 5 years ago
- 70dda7e Separate InstallPath from OutputPath by Colin Cross · 5 years ago
- e0dc8df AndroidMkEntries minor refactoring. by Jaewoong Jung · 5 years ago
- a017182 fix: prebuilt_etc_xml by Jooyung Han · 5 years ago
- 057a8b1 Soong: Define a new Soong module named prebuilt_firmware. by Patrice Arruda · 6 years ago
- 61583eb Soong: Add support on installing fonts in /fonts system image. by Patrice Arruda · 6 years ago
- 9aa3ab1 New AndroidMk authoring system based on entry map. by Jaewoong Jung · 6 years ago
- b6d2305 Implement `host_required` and `target_required` properties. by Sasha Smundak · 6 years ago
- 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
- 9e14b96 Soong: Update documentation on prebuilt* modules. by Patrice Arruda · 6 years ago
- 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
- 300cef9 Add a host prebuilt module type for usr/share. by Patrice Arruda · 6 years ago
- c3fcdb4 Add a prebuilt module type for usr/share. by Jaewoong Jung · 6 years ago
- 4b44fcd Make PrebuiltEtcHostFactory public. by Jaewoong Jung · 6 years ago
- 2478818 Add prebuilt_etc_host module type. by Jaewoong Jung · 6 years ago
- ce0e258 Write out module owner for prebuilt_etc by Anton Hansson · 6 years ago
- b055267 Add sh_binary[_host] for shell script that should be installed as executable by Dan Willemsen · 6 years ago
- b9a1151 Enable arch variant properties in prebuilt_etc. by Jaewoong Jung · 6 years ago
- 4ca8989 Propagate "required" for prebuilt_etc by Anton Hansson · 6 years ago
- 1a7cf08 Add filename_from_src property to prebuilt_etc by Jiyong Park · 6 years ago
- ad9ce04 Prebuilt_etc can be uninstallable by Jiyong Park · 6 years ago
- 139a2e6 Add filename property to prebuilt_etc by Jiyong Park · 6 years ago
- c43e0ac Add methods to get source file path and subdir of prebuilt_etc by Jiyong Park · 6 years ago
- e125532 Specify LOCAL_INSTALLED_MODULE_STEM for prebuilt_etc. by Tao Bao · 6 years ago
- 0ba5c94 Add recovery_available to prebuilt_etc. by Tao Bao · 6 years ago
- 5a8d1be Add prebuilt_etc_xml by Jiyong Park · 7 years ago
- c678ad3 Adding java_sdk_library by Jiyong Park · 7 years ago