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