Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
refs/heads/android-15
/
fsgen
/
filesystem_creator.go
5bda103
Make fsverity props configurable
by Inseob Kim
· 4 months ago
android-15
978f453
Remove Base_dir from non system non recovery filesystem
by Spandan Das
· 6 months ago
d250587
Merge "Add selinux contexts to autogenerated partitions" into main
by Cole Faust
· 6 months ago
0d46705
Add selinux contexts to autogenerated partitions
by Cole Faust
· 6 months ago
a242492
Merge "Add super_image module type and create super image module in fsgen" into main
by Zi Wang
· 6 months ago
79730d4
Add super_image module type and create super image module in fsgen
by mrziwang
· 6 months ago
8759130
Merge "Fixes for avb flags in soong-generated partitions" into main
by Cole Faust
· 6 months ago
e167612
Fixes for avb flags in soong-generated partitions
by Cole Faust
· 6 months ago
9007f38
Specify dirs and symlinks for recovery partition
by Jihoon Kang
· 6 months ago
3e73097
Add erofs compressor information to soong-generated partitions
by Cole Faust
· 6 months ago
077cb63
Merge changes from topic "recovery_soong_export" into main
by Treehugger Robot
· 6 months ago
4e305ce
Merge "Generate fsv meta only when PRODUCT_FSVERITY_GENERATE_METADATA is true" into main
by Spandan Das
· 6 months ago
3216c98
Auto generate recovery partition
by Jihoon Kang
· 6 months ago
2b4bf4c
Generate fsv meta only when PRODUCT_FSVERITY_GENERATE_METADATA is true
by Spandan Das
· 6 months ago
71be42d
Automatically add system and system_ext autogen RRO to vendor/product
by Spandan Das
· 6 months ago
72dd6fc
Specify options_file in vendor_ramdisk prebuilt_kernel module
by Jihoon Kang
· 6 months ago
9138df7
Merge "Create prebuilt kernel module for vendor_ramdisk partition" into main
by Treehugger Robot
· 6 months ago
a8fa071
Create prebuilt kernel module for vendor_ramdisk partition
by Jihoon Kang
· 6 months ago
1d4e76c
Add missing root dirs/symlinks to soong-built system image
by Cole Faust
· 6 months ago
9d387fa
Merge "Fix system image file diffs" into main
by Treehugger Robot
· 6 months ago
7db0575
Fix system image file diffs
by Cole Faust
· 6 months ago
70c1c68
Specify dtb_prebuilt property in the autogen vendor_boot.img
by Jihoon Kang
· 6 months ago
0c4b415
Fix remaining diffs for init_boot and boot images
by Cole Faust
· 6 months ago
95eb1da
Auto generate init_boot image
by Jihoon Kang
· 6 months ago
6838219
Remove base_dir property on ramdisk filesystems
by Cole Faust
· 6 months ago
bebc8b4
Merge "Specify dirs property in generated ramdisk filesystem module" into main
by Treehugger Robot
· 6 months ago
4e54327
Merge "Rename generic_system_image to aosp_shared_system_image" into main
by Treehugger Robot
· 6 months ago
d098d44
Specify dirs property in generated ramdisk filesystem module
by Jihoon Kang
· 6 months ago
311c45a
Merge "Auto-generate vendor ramdisk and boot image" into main
by Cole Faust
· 6 months ago
24938e2
Auto-generate vendor ramdisk and boot image
by Cole Faust
· 6 months ago
0a9d9d6
Merge "Do not attempt to generate prebuilt_kernel_modules if they are not src" into main
by Treehugger Robot
· 6 months ago
59ee5d7
Do not attempt to generate prebuilt_kernel_modules if they are not src
by Spandan Das
· 6 months ago
385f75b
Merge "Remove unnecessary base_dir property value overrides" into main
by Treehugger Robot
· 6 months ago
54de178
Remove unnecessary base_dir property value overrides
by Jihoon Kang
· 6 months ago
f2a6e8b
Build boot.img with soong
by Cole Faust
· 6 months ago
ed3dbce
Rename generic_system_image to aosp_shared_system_image
by Justin Yun
· 6 months ago
953476f
Fix missing avb keys
by Cole Faust
· 6 months ago
0d7b011
Add generated prebuilt_* modules to high_priority_deps by default
by Jihoon Kang
· 6 months ago
04f12c9
Create avbpubkey module in filesystem_creator
by Jihoon Kang
· 6 months ago
e8d3e1c
Merge "Remove linkerconfig prop to linker_config" into main
by Treehugger Robot
· 6 months ago
76a6e95
Build ramdisk with soong
by Cole Faust
· 6 months ago
2047a4c
Remove linkerconfig prop to linker_config
by Spandan Das
· 6 months ago
6dfcbdf
Build and install modules.blocklist in prebuilt_kernel_modules
by Spandan Das
· 6 months ago
5b493cd
Autogenerate vendor_dlkm and odm_dlkm
by Spandan Das
· 6 months ago
912d26b
Add fs_config_files/fs_config_dirs/build_prop to system_dlkm
by Spandan Das
· 7 months ago
23ba876
Auto generate userdata.img
by mrziwang
· 6 months ago
e130f47
Merge "Remove --allowlists" into main
by Treehugger Robot
· 6 months ago
5630157
Remove --allowlists
by Cole Faust
· 6 months ago
3552eb6
Build vbmeta partitions with soong
by Cole Faust
· 7 months ago
81f663e
Merge "Revert "Build vbmeta partitions with soong"" into main
by Liana Kazanova
· 6 months ago
50cb131
Revert "Build vbmeta partitions with soong"
by Liana Kazanova
· 6 months ago
faec569
Merge "Build vbmeta partitions with soong" into main
by Cole Faust
· 6 months ago
1fa1c6d
Build vbmeta partitions with soong
by Cole Faust
· 7 months ago
e117960
Merge "1:1 mapping between prebuilt_kernel_modules and _dlkm filesystem modules" into main
by Treehugger Robot
· 7 months ago
7b25a51
1:1 mapping between prebuilt_kernel_modules and _dlkm filesystem modules
by Spandan Das
· 7 months ago
9afc298
Handle several symlinks in system image generation
by mrziwang
· 7 months ago
09b2a14
Merge "Autogenerate an android_info module for vendor build.prop" into main
by Spandan Das
· 7 months ago
4cd93b5
Autogenerate an android_info module for vendor build.prop
by Spandan Das
· 7 months ago
8d50217
Merge "Add vendor and odm to autogenerated bp file" into main
by Treehugger Robot
· 7 months ago
add2bb2
Separate mutators and modules creation into a separate file in fsgen
by Jihoon Kang
· 7 months ago
ae3e1d3
Add vendor and odm to autogenerated bp file
by Cole Faust
· 7 months ago
675d468
Revert^2 "Auto generate prebuilt_* modules from PRODUCT_COPY_FILES"
by Jihoon Kang
· 7 months ago
5e33642
Autogenerate a system_dlkm android_filesystem
by Spandan Das
· 7 months ago
5bff842
Merge "Revert "Auto generate prebuilt_* modules from PRODUCT_COPY_FILES"" into main
by Priyanka Advani (xWF)
· 7 months ago
c0a7465
Revert "Auto generate prebuilt_* modules from PRODUCT_COPY_FILES"
by Priyanka Advani (xWF)
· 7 months ago
0d57b8d
Merge "Auto generate prebuilt_* modules from PRODUCT_COPY_FILES" into main
by Jihoon Kang
· 7 months ago
83f135b
Clean up filesystem_creator
by Jihoon Kang
· 7 months ago
235b13b
Auto generate prebuilt_* modules from PRODUCT_COPY_FILES
by Jihoon Kang
· 7 months ago
7e0fdef
Merge "Autogenerate a soong module to build odm.img" into main
by Spandan Das
· 7 months ago
27777d8
Merge "Use a boolean to determine if linker.config.pb should be generated" into main
by Spandan Das
· 7 months ago
c571716
Autogenerate a soong module to build odm.img
by Spandan Das
· 7 months ago
f5755e1
Merge "Utilize high_priority_deps in autogenerated filesystem modules" into main
by Treehugger Robot
· 7 months ago
26cfe3c
Utilize high_priority_deps in autogenerated filesystem modules
by Jihoon Kang
· 7 months ago
173256b
Use a boolean to determine if linker.config.pb should be generated
by Spandan Das
· 7 months ago
8fe68dc
Create linker_config_srcs for autogenerated product partition
by Spandan Das
· 7 months ago
312cc41
Create linker_config_srcs for autogenerated vendor partition
by Spandan Das
· 7 months ago
168098c
Autogenerate a vendor-build.prop for the current product
by Spandan Das
· 7 months ago
a4c1013
Merge "Remove overriden modules from deps of autogenerated filesystem modules" into main
by Treehugger Robot
· 7 months ago
69464c3
Install cross partition symlinks in autogenerated vendor.img
by Spandan Das
· 7 months ago
e1860e4
Remove overriden modules from deps of autogenerated filesystem modules
by Spandan Das
· 7 months ago
29daa0c
Merge "Add fs_config_files_vendor and fs_config_dirs_vendor to deps" into main
by Treehugger Robot
· 7 months ago
49cc3e8
Add fs_config_files_vendor and fs_config_dirs_vendor to deps
by Spandan Das
· 7 months ago
a8fa6b4
Set Fsverity props conditionally
by Spandan Das
· 7 months ago
6dd13b6
Generate product partition filesystem module in filesystem_creator
by Jihoon Kang
· 7 months ago
36c0d1b
Merge "Skip host variant in `collectDepsMutator`" into main
by Treehugger Robot
· 7 months ago
e3b6531
Autogenerate a vendor/ partition
by Spandan Das
· 7 months ago
fcc07c0
Skip host variant in `collectDepsMutator`
by Spandan Das
· 7 months ago
df29b89
Merge "Revert "Autogenerate a vendor/ partition"" into main
by Spandan Das
· 7 months ago
dafaa7f
Revert "Autogenerate a vendor/ partition"
by Priyanka Advani (xWF)
· 7 months ago
42d608e
Merge "Autogenerate a vendor/ partition" into main
by Treehugger Robot
· 7 months ago
4e5d8de
Improve soong generated filesystem bp files write
by Jihoon Kang
· 7 months ago
46c98d9
Autogenerate a vendor/ partition
by Spandan Das
· 7 months ago
565ee80
Merge changes I4d536c93,Ic2d0dfa0 into main
by Zi Wang
· 7 months ago
2a506cf
Use packagingPropsStruct for image bp generation
by mrziwang
· 7 months ago
4b0ca97
Reland "Add baseProps and fsProps into system bp generation"
by mrziwang
· 7 months ago
b5e6d8c
Merge "Add VNDK apexes to deps of autogenerated system_ext partition" into main
by Treehugger Robot
· 7 months ago
b9ba445
Merge "Set build_logtags true for system partition" into main
by Treehugger Robot
· 7 months ago
2cc7145
Merge "Set fsverity.libs for soong generated filesystem modules" into main
by Treehugger Robot
· 7 months ago
d9875bc
Add VNDK apexes to deps of autogenerated system_ext partition
by Spandan Das
· 7 months ago
6850d8f
Set build_logtags true for system partition
by Jihoon Kang
· 7 months ago
Next »