1. 1a478e5 Make vendor_ramdisk partition install recovery partition files by Jihoon Kang · 8 months ago
  2. 89e8a69 Touch linkerconfig/ld.config.txt for recovery filesystem module by Jihoon Kang · 8 months ago
  3. efeb5c4 Remove dep on fingerprint file by Cole Faust · 9 months ago
  4. 8d3ab2d Merge "Make system partition import system_ext's aconfig flags" into main by Cole Faust · 9 months ago
  5. fee2701 Make BuildLinkerConfig run in its own action by Cole Faust · 9 months ago
  6. 34592c0 Make system partition import system_ext's aconfig flags by Cole Faust · 9 months ago
  7. ba27322 Pass build_datetime_file to soong partitions by Spandan Das · 9 months ago
  8. e5c393c Make Security_patch an `android_filesystem` property by Spandan Das · 9 months ago
  9. c47ccae Remove avb_salt from filesystem and boot_img by Spandan Das · 9 months ago
  10. 9e48cc3 Merge "Make soong's event-log-tags file match make" into main by Cole Faust · 9 months ago
  11. e4506af Make soong's event-log-tags file match make by Cole Faust · 9 months ago
  12. 420e16a Reapply "Use partition intead of "root" to assemble filesystem artifacts" by Spandan Das · 9 months ago
  13. b6bb4d0 Merge changes from topic "recovery_font" into main by Jihoon Kang · 9 months ago
  14. 8166813 Merge "Revert "Use partition intead of "root" to assemble filesystem artifacts"" into main by Spandan Das · 9 months ago
  15. 1359044 Revert "Use partition intead of "root" to assemble filesystem artifacts" by Liana Kazanova · 9 months ago
  16. bd20ac1 Reapply "Remove unassigned event log tags feature" by Cole Faust · 9 months ago
  17. dd7ac83 Merge "Revert "Remove unassigned event log tags feature"" into main by Cole Faust · 9 months ago
  18. 0783473 Revert "Remove unassigned event log tags feature" by Priyanka Advani (xWF) · 9 months ago
  19. 3747221 Merge "Use partition intead of "root" to assemble filesystem artifacts" into main by Treehugger Robot · 9 months ago
  20. 95db449 Use partition intead of "root" to assemble filesystem artifacts by Spandan Das · 9 months ago
  21. 0a45389 Define additional symlinks and dirs for recovery partition by Jihoon Kang · 9 months ago
  22. 2713018 Remove unassigned event log tags feature by Cole Faust · 9 months ago
  23. 978f453 Remove Base_dir from non system non recovery filesystem by Spandan Das · 9 months ago
  24. d250587 Merge "Add selinux contexts to autogenerated partitions" into main by Cole Faust · 9 months ago
  25. 0d46705 Add selinux contexts to autogenerated partitions by Cole Faust · 9 months ago
  26. 58aa838 Merge "Remove cross partition modules from provideLibs" into main by Treehugger Robot · 9 months ago
  27. ecf667f Remove cross partition modules from provideLibs by Spandan Das · 9 months ago
  28. e167612 Fixes for avb flags in soong-generated partitions by Cole Faust · 9 months ago
  29. 3e73097 Add erofs compressor information to soong-generated partitions by Cole Faust · 9 months ago
  30. 077cb63 Merge changes from topic "recovery_soong_export" into main by Treehugger Robot · 9 months ago
  31. 3216c98 Auto generate recovery partition by Jihoon Kang · 9 months ago
  32. 71be42d Automatically add system and system_ext autogen RRO to vendor/product by Spandan Das · 9 months ago
  33. 1534a76 Merge "Reland^2 : Do not allow vintf_fragments for modules installed in the filesystem"" into main by Kiyoung Kim · 9 months ago
  34. 23be5bb Reland^2 : Do not allow vintf_fragments for modules installed in the filesystem" by Kiyoung Kim · 9 months ago
  35. 43a52c7 Disable sparse filesystems by Cole Faust · 9 months ago
  36. 5cb0cf4 Merge "Revert "Reland: Do not allow vintf_fragments for modules installed in the filesystem"" into main by Treehugger Robot · 9 months ago
  37. 6dbff03 Revert "Reland: Do not allow vintf_fragments for modules installed in the filesystem" by Kiyoung Kim · 9 months ago
  38. 01d0c56 Merge "Reland: Do not allow vintf_fragments for modules installed in the filesystem" into main by Treehugger Robot · 9 months ago
  39. df17e7b Reland: Do not allow vintf_fragments for modules installed in the filesystem by Kiyoung Kim · 9 months ago
  40. 26bdac5 Add partition size check to boot partitions by Cole Faust · 9 months ago
  41. baad078 Merge "Revert "Do not allow vintf_fragments for modules installed in the filesystem"" into main by Chaitanya Cheemala (xWF) · 9 months ago
  42. e3a84fe Revert "Do not allow vintf_fragments for modules installed in the filesystem" by Chaitanya Cheemala (xWF) · 9 months ago
  43. a2c2c53 Merge "Do not allow vintf_fragments for modules installed in the filesystem" into main by Treehugger Robot · 9 months ago
  44. 311c45a Merge "Auto-generate vendor ramdisk and boot image" into main by Cole Faust · 9 months ago
  45. 24938e2 Auto-generate vendor ramdisk and boot image by Cole Faust · 9 months ago
  46. 6c03c8e Specify dev nodes list file for ramdisk partition generation by Jihoon Kang · 9 months ago
  47. d3d89ed Do not allow vintf_fragments for modules installed in the filesystem by Kiyoung Kim · 11 months ago
  48. 4e9f592 Use fewer OutputPaths by Cole Faust · 10 months ago
  49. c88cff1 Make ModifyPackagingSpec generic to any filesystem by Cole Faust · 10 months ago
  50. 3c0a042 Add GSI support for android_system_image by Inseob Kim · 10 months ago
  51. e8d3e1c Merge "Remove linkerconfig prop to linker_config" into main by Treehugger Robot · 10 months ago
  52. 76a6e95 Build ramdisk with soong by Cole Faust · 10 months ago
  53. 2047a4c Remove linkerconfig prop to linker_config by Spandan Das · 10 months ago
  54. a9965a3 Merge "Use common interface to build linker configuration" into main by Treehugger Robot · 10 months ago
  55. 6711821 Use common interface to build linker configuration by Kiyoung Kim · 10 months ago
  56. 1a6291f Add f2fs support to Soong filesystem modules by mrziwang · 10 months ago
  57. 27777d8 Merge "Use a boolean to determine if linker.config.pb should be generated" into main by Spandan Das · 10 months ago
  58. 3c602d1 Merge "Introduce packaging property high_priority_deps" into main by Treehugger Robot · 10 months ago
  59. 79196c5 Introduce packaging property high_priority_deps by Jihoon Kang · 10 months ago
  60. 173256b Use a boolean to determine if linker.config.pb should be generated by Spandan Das · 10 months ago
  61. 918191e Dedupe logic to generate linker.config.pb by Spandan Das · 10 months ago
  62. 9263188 Add linker.config.pb support to android_filesystem by Spandan Das · 10 months ago
  63. 69464c3 Install cross partition symlinks in autogenerated vendor.img by Spandan Das · 10 months ago
  64. 6d05650 Use a partition filter only for autogenerated partition modules by Spandan Das · 10 months ago
  65. 69d829a Revert^2 "Use a partition packaging spec filter for android_filesystem" by Hugo Drumond Jacob · 10 months ago
  66. 02adec8 Revert "Use a partition packaging spec filter for android_filesystem" by Pechetty Sravani (xWF) · 10 months ago
  67. 8a49643 Use a partition packaging spec filter for android_filesystem by Spandan Das · 11 months ago
  68. 0d545b8 Revert^4 "Set the appropriate deps property for the soong generated fs modules" by Jihoon Kang · 11 months ago
  69. 7a46f6c Reland "Create an empty system_ext partition for aosp_cf_*" by Spandan Das · 11 months ago
  70. ac2d1ba Revert "Set the appropriate deps property for the soong generated fs modules" by Jihoon Kang · 11 months ago
  71. dc6492f Set the appropriate deps property for the soong generated fs modules by Jihoon Kang · 11 months ago
  72. 7cd4bad Minor cleanup of erofs property checking by Cole Faust · 11 months ago
  73. c35d6fb Add erofs support to Soong filesystem modules by Spandan Das · 11 months ago
  74. 9466882 Add a tracking bug for non ext4 FS type support by Spandan Das · 11 months ago
  75. 92ccbe2 Create soong-generated filesystem diff test by Cole Faust · 11 months ago
  76. 7f9bcd0 Revert "Create soong-generated filesystem diff test" by PODISHETTY KUMAR (xWF) · 11 months ago
  77. 2cf1bf5 Create soong-generated filesystem diff test by Cole Faust · 11 months ago
  78. 98047cf Introduce soong_filesystem_creator module type by Jihoon Kang · 11 months ago
  79. 2cfe696 Properly initialize android_system_image modules by Cole Faust · 12 months ago
  80. 2cc4250 Soong system image may update the $PRODUCT_OUT by Justin Yun · 12 months ago
  81. 34baa2e Update $PRODUCT_OUT from the soong system image files by Justin Yun · 1 year ago
  82. 33f95a9 Add support installing to root of filesystem image by Inseob Kim · 1 year, 2 months ago
  83. e1a8555 Add IsAddingDependency to IncomingTransitionContext by Colin Cross · 1 year, 3 months ago
  84. 99a954d Generate file list installed from a filesystem by Kiyoung Kim · 1 year, 2 months ago
  85. 555d133 Use OutputFilesProvider on filesystem module types by mrziwang · 1 year, 3 months ago
  86. d9c6a5b Make dirs a configurable property by Cole Faust · 1 year, 3 months ago
  87. 3ea9b65 filesystem modules gathers first target only by Jiyong Park · 1 year, 4 months ago
  88. 74f3f30 Soong filesystem may install aconfig_flags.pb by Justin Yun · 1 year, 4 months ago
  89. 7c9ab4f Merge changes from topic "revert-3069323-revert-3066748-duplicate_entry_fs-CIBDJQYRHU-FVLDIVWUZV" into main by Jiyong Park · 1 year, 4 months ago
  90. b7b8457 Add logtags support to filesystem module by Inseob Kim · 1 year, 4 months ago
  91. 7e7d4af Revert^2 "Filesystem modules follow the installation semantic" by Jiyong Park · 1 year, 4 months ago
  92. 5435186 Revert "Filesystem modules follow the installation semantic" by Jiyong Park · 1 year, 4 months ago
  93. 742f54c Filesystem modules follow the installation semantic by Jiyong Park · 1 year, 4 months ago
  94. 52a0848 Merge "android_filesystem_defaults and visibility rule" into main by Jiyong Park · 1 year, 5 months ago
  95. f46b1af android_filesystem_defaults and visibility rule by Jiyong Park · 1 year, 5 months ago
  96. 2c8cdc6 Add support for rollback_index to android_filesystem module by Nikita Ioffe · 1 year, 5 months ago
  97. f16c5a0 Merge "Add support to generate fsverity metadata" into main by Inseob Kim · 1 year, 5 months ago
  98. 5339184 Add support to generate fsverity metadata by Inseob Kim · 1 year, 5 months ago
  99. eaac823 Add android_system_image_defaults by Jiyong Park · 1 year, 5 months ago
  100. 9a24d90 Add more specific partition visibility rules by Cole Faust · 1 year, 5 months ago