1. 0a9f431 Merge changes Ie647c190,I3a3997c0 into main by Treehugger Robot · 6 months ago
  2. dd262fb Generate $partition_filesystem_config.txt for target_files.zip by Spandan Das · 7 months ago
  3. e384505 Make soong-only builds adb-sync compatible by Cole Faust · 6 months ago
  4. f12ff9b Copy selinux_fc file to target_files.zip by Spandan Das · 7 months ago
  5. d71af18 Package erofs compress hints txt in target_files.zip by Spandan Das · 7 months ago
  6. 5044707 Merge "Dist installed-files.* in soong only build" into main by Treehugger Robot · 7 months ago
  7. f67b7de Dist installed-files.* in soong only build by Jihoon Kang · 7 months ago
  8. 5ef1a9c Include hermetic .img files in target_files.zip by Spandan Das · 7 months ago
  9. 6ec1fcf Export SOONG_DEFINED_SYSTEM_IMAGE_PATH to make by Spandan Das · 7 months ago
  10. 9235f4c Ensure AVB rollback_index_location >= 1 by Luca Stefani · 7 months ago
  11. 93a9c73 Merge "Default avb_hash_algorithm to sha256 for android_filesystem modules" into main by Nikita Ioffe · 7 months ago
  12. 50fb49c Default avb_hash_algorithm to sha256 for android_filesystem modules by Nikita Ioffe · 7 months ago
  13. 0d3fd56 Install apex symbol file by Cole Faust · 7 months ago
  14. 19fbb07 Fix staging dir creation for adevice by Cole Faust · 7 months ago
  15. 3ccda6e Disable target_files.zip generation in soong-only builds by Spandan Das · 7 months ago
  16. 2f0d193 Modify autogen vbmeta chain and include partitions logic by Jihoon Kang · 7 months ago
  17. 3fc1942 Merge "Sort lines in property file" into main by Treehugger Robot · 7 months ago
  18. 4c6323c Merge "Generate block_list only when building img for target_files.zip" into main by Spandan Das · 7 months ago
  19. e03ab89 Sort lines in property file by Cole Faust · 7 months ago
  20. 0c1a68b Generate block_list only when building img for target_files.zip by Spandan Das · 7 months ago
  21. b8e280f Install odex/vdex files into soong-built system_other by Cole Faust · 7 months ago
  22. 74ee4e0 Build system_other image in soong-only builds by Cole Faust · 7 months ago
  23. 62cfaeb Dedup common filesystem code by Cole Faust · 7 months ago
  24. cb9bd89 Remove Include_make_built_files by Cole Faust · 7 months ago
  25. 11fda33 Rewrite code to copy images to PRODUCT_OUT by Cole Faust · 7 months ago
  26. 1f0a5a1 Create build rules for hermetic .img files by Spandan Das · 7 months ago
  27. 33c9c47 Generate block list info file of .img files by Spandan Das · 7 months ago
  28. 40551e6 Disable sparse only when partition_size is undefined. by Jihoon Kang · 7 months ago
  29. 6d08d92 Specify additional props for userdata image by Jihoon Kang · 7 months ago
  30. 983dd88 Allow building userdata partition in Soong by Jihoon Kang · 8 months ago
  31. 0429551 Merge changes Ia60fadb8,I13310d60 into main by Spandan Das · 8 months ago
  32. 14072ed Merge changes Ie937a236,I74e6ebef,Ib8020db0 into main by Yu Liu · 8 months ago
  33. c49b85e Add a Stem property to filesystem by Spandan Das · 8 months ago
  34. 3ec6d06 Assemble ROOT/ files of target_files.zip by Spandan Das · 8 months ago
  35. e525ef7 Merge changes I68c6319a,I21c9ddc2 into main by Treehugger Robot · 8 months ago
  36. fc8d5c1 Convert validatePartitionType and checkJniLibsSdkVersion to use ModuleProxy. by Yu Liu · 8 months ago
  37. e90cebe Update $PRODUCT_OUT for auto generated partitions by Jihoon Kang · 8 months ago
  38. 68a70b7 Convert getLibsForLinkerConfig to use ModuleProxy. by Yu Liu · 8 months ago
  39. 9c6b676 Don't include disabled modules in linker config files. by Yu Liu · 8 months ago
  40. 9e08700 Copy partition image files to PRODUCT_OUT by Jihoon Kang · 8 months ago
  41. a0ddc51 Use fixed timestamp in img files using an environment variable by Spandan Das · 8 months ago
  42. 5a4f022 Merge "Revert "Pass build_datetime_file to soong partitions"" into main by Treehugger Robot · 8 months ago
  43. 069c01e Revert "Pass build_datetime_file to soong partitions" by Spandan Das · 8 months ago
  44. 6da8075 Revert^2 "Make vendor_ramdisk partition install recovery partition files" by Jihoon Kang · 8 months ago
  45. 4408041 Add a basic target_files.zip by Cole Faust · 8 months ago
  46. 7d89e66 Revert "Make vendor_ramdisk partition install recovery partition..." by Naresh Kumar Podishetty (xWF) · 8 months ago
  47. 1a478e5 Make vendor_ramdisk partition install recovery partition files by Jihoon Kang · 8 months ago
  48. 89e8a69 Touch linkerconfig/ld.config.txt for recovery filesystem module by Jihoon Kang · 8 months ago
  49. efeb5c4 Remove dep on fingerprint file by Cole Faust · 8 months ago
  50. 8d3ab2d Merge "Make system partition import system_ext's aconfig flags" into main by Cole Faust · 9 months ago
  51. fee2701 Make BuildLinkerConfig run in its own action by Cole Faust · 9 months ago
  52. 34592c0 Make system partition import system_ext's aconfig flags by Cole Faust · 9 months ago
  53. ba27322 Pass build_datetime_file to soong partitions by Spandan Das · 9 months ago
  54. e5c393c Make Security_patch an `android_filesystem` property by Spandan Das · 9 months ago
  55. c47ccae Remove avb_salt from filesystem and boot_img by Spandan Das · 9 months ago
  56. 9e48cc3 Merge "Make soong's event-log-tags file match make" into main by Cole Faust · 9 months ago
  57. e4506af Make soong's event-log-tags file match make by Cole Faust · 9 months ago
  58. 420e16a Reapply "Use partition intead of "root" to assemble filesystem artifacts" by Spandan Das · 9 months ago
  59. b6bb4d0 Merge changes from topic "recovery_font" into main by Jihoon Kang · 9 months ago
  60. 8166813 Merge "Revert "Use partition intead of "root" to assemble filesystem artifacts"" into main by Spandan Das · 9 months ago
  61. 1359044 Revert "Use partition intead of "root" to assemble filesystem artifacts" by Liana Kazanova · 9 months ago
  62. bd20ac1 Reapply "Remove unassigned event log tags feature" by Cole Faust · 9 months ago
  63. dd7ac83 Merge "Revert "Remove unassigned event log tags feature"" into main by Cole Faust · 9 months ago
  64. 0783473 Revert "Remove unassigned event log tags feature" by Priyanka Advani (xWF) · 9 months ago
  65. 3747221 Merge "Use partition intead of "root" to assemble filesystem artifacts" into main by Treehugger Robot · 9 months ago
  66. 95db449 Use partition intead of "root" to assemble filesystem artifacts by Spandan Das · 9 months ago
  67. 0a45389 Define additional symlinks and dirs for recovery partition by Jihoon Kang · 9 months ago
  68. 2713018 Remove unassigned event log tags feature by Cole Faust · 9 months ago
  69. 978f453 Remove Base_dir from non system non recovery filesystem by Spandan Das · 9 months ago
  70. d250587 Merge "Add selinux contexts to autogenerated partitions" into main by Cole Faust · 9 months ago
  71. 0d46705 Add selinux contexts to autogenerated partitions by Cole Faust · 9 months ago
  72. 58aa838 Merge "Remove cross partition modules from provideLibs" into main by Treehugger Robot · 9 months ago
  73. ecf667f Remove cross partition modules from provideLibs by Spandan Das · 9 months ago
  74. e167612 Fixes for avb flags in soong-generated partitions by Cole Faust · 9 months ago
  75. 3e73097 Add erofs compressor information to soong-generated partitions by Cole Faust · 9 months ago
  76. 077cb63 Merge changes from topic "recovery_soong_export" into main by Treehugger Robot · 9 months ago
  77. 3216c98 Auto generate recovery partition by Jihoon Kang · 9 months ago
  78. 71be42d Automatically add system and system_ext autogen RRO to vendor/product by Spandan Das · 9 months ago
  79. 1534a76 Merge "Reland^2 : Do not allow vintf_fragments for modules installed in the filesystem"" into main by Kiyoung Kim · 9 months ago
  80. 23be5bb Reland^2 : Do not allow vintf_fragments for modules installed in the filesystem" by Kiyoung Kim · 9 months ago
  81. 43a52c7 Disable sparse filesystems by Cole Faust · 9 months ago
  82. 5cb0cf4 Merge "Revert "Reland: Do not allow vintf_fragments for modules installed in the filesystem"" into main by Treehugger Robot · 9 months ago
  83. 6dbff03 Revert "Reland: Do not allow vintf_fragments for modules installed in the filesystem" by Kiyoung Kim · 9 months ago
  84. 01d0c56 Merge "Reland: Do not allow vintf_fragments for modules installed in the filesystem" into main by Treehugger Robot · 9 months ago
  85. df17e7b Reland: Do not allow vintf_fragments for modules installed in the filesystem by Kiyoung Kim · 9 months ago
  86. 26bdac5 Add partition size check to boot partitions by Cole Faust · 9 months ago
  87. baad078 Merge "Revert "Do not allow vintf_fragments for modules installed in the filesystem"" into main by Chaitanya Cheemala (xWF) · 9 months ago
  88. e3a84fe Revert "Do not allow vintf_fragments for modules installed in the filesystem" by Chaitanya Cheemala (xWF) · 9 months ago
  89. a2c2c53 Merge "Do not allow vintf_fragments for modules installed in the filesystem" into main by Treehugger Robot · 9 months ago
  90. 311c45a Merge "Auto-generate vendor ramdisk and boot image" into main by Cole Faust · 9 months ago
  91. 24938e2 Auto-generate vendor ramdisk and boot image by Cole Faust · 9 months ago
  92. 6c03c8e Specify dev nodes list file for ramdisk partition generation by Jihoon Kang · 9 months ago
  93. d3d89ed Do not allow vintf_fragments for modules installed in the filesystem by Kiyoung Kim · 11 months ago
  94. 4e9f592 Use fewer OutputPaths by Cole Faust · 10 months ago
  95. c88cff1 Make ModifyPackagingSpec generic to any filesystem by Cole Faust · 10 months ago
  96. 3c0a042 Add GSI support for android_system_image by Inseob Kim · 10 months ago
  97. e8d3e1c Merge "Remove linkerconfig prop to linker_config" into main by Treehugger Robot · 10 months ago
  98. 76a6e95 Build ramdisk with soong by Cole Faust · 10 months ago
  99. 2047a4c Remove linkerconfig prop to linker_config by Spandan Das · 10 months ago
  100. a9965a3 Merge "Use common interface to build linker configuration" into main by Treehugger Robot · 10 months ago