1. 8dd9710 Refactor fsTypeStr to a String function on fsType by Spandan Das · 6 months ago
  2. 7212850 Refactor filesystem's avb_add_hashtree_footer_args into a function by Spandan Das · 6 months ago
  3. ef9e63e Rename CommonModuleInfoKey to be consistent with others. by Yu Liu · 6 months ago
  4. 42c91b0 Merge "Propagate installed files of Include_files_of dependencies" into main by Treehugger Robot · 6 months ago
  5. d47793f Merge "Modify namings of disted installed files" into main by Treehugger Robot · 6 months ago
  6. aef0353 Merge "Add support for SBOM generation in soong-only builds" into main by Treehugger Robot · 6 months ago
  7. dd49f41 Propagate installed files of Include_files_of dependencies by Jihoon Kang · 6 months ago
  8. 52e53c6 Modify namings of disted installed files by Jihoon Kang · 6 months ago
  9. 7b8455f Add support for SBOM generation in soong-only builds by Wei Li · 6 months ago
  10. 38afe71 Create apkcerts.txt using Soong by Spandan Das · 6 months ago
  11. 447a0ab Create a partial implementation of $PRODUCT_OUT/misc_info.txt by Spandan Das · 6 months ago
  12. bc917d9 Merge changes from topic "revive_system_ext_aconfig_container" into main by Treehugger Robot · 6 months ago
  13. d5df518 Soong filesystem generates aconfig files for subpartitions by Justin Yun · 7 months ago
  14. 71f1ea3 Convert tidyPhonySingleton, jdepsGeneratorSingleton and by Yu Liu · 6 months ago
  15. 2a815b6 Convert the following singletons to use ModuleProxy: by Yu Liu · 6 months ago
  16. 1dcf9e4 Build proguard zips in soong-only builds by Cole Faust · 6 months ago
  17. a3dc428 Merge "Fix nondeterministic FullInstallPathInfo list" into main by Treehugger Robot · 7 months ago
  18. 435752e Merge changes from topic "dependency_sub_dir" into main by Treehugger Robot · 7 months ago
  19. 5db2f3e Fix nondeterministic FullInstallPathInfo list by Cole Faust · 7 months ago
  20. abec3ec Propagate owners info in filesystem provider by Jihoon Kang · 7 months ago
  21. 3c551be Merge "Change depVisitor to use providers instead of type-asserting to interfaces directly, the next step is to change it to use ModuleProxy once IsDepInSameApex is ready." into main by Yu Liu · 7 months ago
  22. 0a37d42 Change depVisitor to use providers instead of type-asserting to by Yu Liu · 7 months ago
  23. b36763e Handle the ramdisk implicitly in target-file.zip by Cole Faust · 7 months ago
  24. 0a9f431 Merge changes Ie647c190,I3a3997c0 into main by Treehugger Robot · 7 months ago
  25. dd262fb Generate $partition_filesystem_config.txt for target_files.zip by Spandan Das · 7 months ago
  26. e384505 Make soong-only builds adb-sync compatible by Cole Faust · 7 months ago
  27. f12ff9b Copy selinux_fc file to target_files.zip by Spandan Das · 7 months ago
  28. d71af18 Package erofs compress hints txt in target_files.zip by Spandan Das · 7 months ago
  29. 5044707 Merge "Dist installed-files.* in soong only build" into main by Treehugger Robot · 7 months ago
  30. f67b7de Dist installed-files.* in soong only build by Jihoon Kang · 7 months ago
  31. 5ef1a9c Include hermetic .img files in target_files.zip by Spandan Das · 7 months ago
  32. 6ec1fcf Export SOONG_DEFINED_SYSTEM_IMAGE_PATH to make by Spandan Das · 7 months ago
  33. 9235f4c Ensure AVB rollback_index_location >= 1 by Luca Stefani · 7 months ago
  34. 93a9c73 Merge "Default avb_hash_algorithm to sha256 for android_filesystem modules" into main by Nikita Ioffe · 7 months ago
  35. 50fb49c Default avb_hash_algorithm to sha256 for android_filesystem modules by Nikita Ioffe · 7 months ago
  36. 0d3fd56 Install apex symbol file by Cole Faust · 7 months ago
  37. 19fbb07 Fix staging dir creation for adevice by Cole Faust · 7 months ago
  38. 3ccda6e Disable target_files.zip generation in soong-only builds by Spandan Das · 7 months ago
  39. 2f0d193 Modify autogen vbmeta chain and include partitions logic by Jihoon Kang · 8 months ago
  40. 3fc1942 Merge "Sort lines in property file" into main by Treehugger Robot · 8 months ago
  41. 4c6323c Merge "Generate block_list only when building img for target_files.zip" into main by Spandan Das · 8 months ago
  42. e03ab89 Sort lines in property file by Cole Faust · 8 months ago
  43. 0c1a68b Generate block_list only when building img for target_files.zip by Spandan Das · 8 months ago
  44. b8e280f Install odex/vdex files into soong-built system_other by Cole Faust · 8 months ago
  45. 74ee4e0 Build system_other image in soong-only builds by Cole Faust · 8 months ago
  46. 62cfaeb Dedup common filesystem code by Cole Faust · 8 months ago
  47. cb9bd89 Remove Include_make_built_files by Cole Faust · 8 months ago
  48. 11fda33 Rewrite code to copy images to PRODUCT_OUT by Cole Faust · 8 months ago
  49. 1f0a5a1 Create build rules for hermetic .img files by Spandan Das · 8 months ago
  50. 33c9c47 Generate block list info file of .img files by Spandan Das · 8 months ago
  51. 40551e6 Disable sparse only when partition_size is undefined. by Jihoon Kang · 8 months ago
  52. 6d08d92 Specify additional props for userdata image by Jihoon Kang · 8 months ago
  53. 983dd88 Allow building userdata partition in Soong by Jihoon Kang · 8 months ago
  54. 0429551 Merge changes Ia60fadb8,I13310d60 into main by Spandan Das · 8 months ago
  55. 14072ed Merge changes Ie937a236,I74e6ebef,Ib8020db0 into main by Yu Liu · 8 months ago
  56. c49b85e Add a Stem property to filesystem by Spandan Das · 8 months ago
  57. 3ec6d06 Assemble ROOT/ files of target_files.zip by Spandan Das · 8 months ago
  58. e525ef7 Merge changes I68c6319a,I21c9ddc2 into main by Treehugger Robot · 8 months ago
  59. fc8d5c1 Convert validatePartitionType and checkJniLibsSdkVersion to use ModuleProxy. by Yu Liu · 8 months ago
  60. e90cebe Update $PRODUCT_OUT for auto generated partitions by Jihoon Kang · 8 months ago
  61. 68a70b7 Convert getLibsForLinkerConfig to use ModuleProxy. by Yu Liu · 8 months ago
  62. 9c6b676 Don't include disabled modules in linker config files. by Yu Liu · 8 months ago
  63. 9e08700 Copy partition image files to PRODUCT_OUT by Jihoon Kang · 8 months ago
  64. a0ddc51 Use fixed timestamp in img files using an environment variable by Spandan Das · 8 months ago
  65. 5a4f022 Merge "Revert "Pass build_datetime_file to soong partitions"" into main by Treehugger Robot · 8 months ago
  66. 069c01e Revert "Pass build_datetime_file to soong partitions" by Spandan Das · 8 months ago
  67. 6da8075 Revert^2 "Make vendor_ramdisk partition install recovery partition files" by Jihoon Kang · 8 months ago
  68. 4408041 Add a basic target_files.zip by Cole Faust · 9 months ago
  69. 7d89e66 Revert "Make vendor_ramdisk partition install recovery partition..." by Naresh Kumar Podishetty (xWF) · 9 months ago
  70. 1a478e5 Make vendor_ramdisk partition install recovery partition files by Jihoon Kang · 9 months ago
  71. 89e8a69 Touch linkerconfig/ld.config.txt for recovery filesystem module by Jihoon Kang · 9 months ago
  72. efeb5c4 Remove dep on fingerprint file by Cole Faust · 9 months ago
  73. 8d3ab2d Merge "Make system partition import system_ext's aconfig flags" into main by Cole Faust · 9 months ago
  74. fee2701 Make BuildLinkerConfig run in its own action by Cole Faust · 9 months ago
  75. 34592c0 Make system partition import system_ext's aconfig flags by Cole Faust · 9 months ago
  76. ba27322 Pass build_datetime_file to soong partitions by Spandan Das · 9 months ago
  77. e5c393c Make Security_patch an `android_filesystem` property by Spandan Das · 9 months ago
  78. c47ccae Remove avb_salt from filesystem and boot_img by Spandan Das · 9 months ago
  79. 9e48cc3 Merge "Make soong's event-log-tags file match make" into main by Cole Faust · 9 months ago
  80. e4506af Make soong's event-log-tags file match make by Cole Faust · 9 months ago
  81. 420e16a Reapply "Use partition intead of "root" to assemble filesystem artifacts" by Spandan Das · 9 months ago
  82. b6bb4d0 Merge changes from topic "recovery_font" into main by Jihoon Kang · 9 months ago
  83. 8166813 Merge "Revert "Use partition intead of "root" to assemble filesystem artifacts"" into main by Spandan Das · 9 months ago
  84. 1359044 Revert "Use partition intead of "root" to assemble filesystem artifacts" by Liana Kazanova · 9 months ago
  85. bd20ac1 Reapply "Remove unassigned event log tags feature" by Cole Faust · 9 months ago
  86. dd7ac83 Merge "Revert "Remove unassigned event log tags feature"" into main by Cole Faust · 9 months ago
  87. 0783473 Revert "Remove unassigned event log tags feature" by Priyanka Advani (xWF) · 9 months ago
  88. 3747221 Merge "Use partition intead of "root" to assemble filesystem artifacts" into main by Treehugger Robot · 9 months ago
  89. 95db449 Use partition intead of "root" to assemble filesystem artifacts by Spandan Das · 9 months ago
  90. 0a45389 Define additional symlinks and dirs for recovery partition by Jihoon Kang · 9 months ago
  91. 2713018 Remove unassigned event log tags feature by Cole Faust · 9 months ago
  92. 978f453 Remove Base_dir from non system non recovery filesystem by Spandan Das · 9 months ago
  93. d250587 Merge "Add selinux contexts to autogenerated partitions" into main by Cole Faust · 9 months ago
  94. 0d46705 Add selinux contexts to autogenerated partitions by Cole Faust · 9 months ago
  95. 58aa838 Merge "Remove cross partition modules from provideLibs" into main by Treehugger Robot · 9 months ago
  96. ecf667f Remove cross partition modules from provideLibs by Spandan Das · 9 months ago
  97. e167612 Fixes for avb flags in soong-generated partitions by Cole Faust · 9 months ago
  98. 3e73097 Add erofs compressor information to soong-generated partitions by Cole Faust · 9 months ago
  99. 077cb63 Merge changes from topic "recovery_soong_export" into main by Treehugger Robot · 9 months ago
  100. 3216c98 Auto generate recovery partition by Jihoon Kang · 9 months ago