summaryrefslogtreecommitdiff
path: root/filesystem/filesystem.go
AgeCommit message (Expand)Author
2025-03-24Merge "Build and dist updatepackage" into main Treehugger Robot
2025-03-24Build and dist updatepackage Spandan Das
2025-03-21Merge changes I32e163b9,Ie2d4ad83 into main Treehugger Robot
2025-03-21Merge "Create avb_recovery_add_hash_footer_args entry in misc_info.txt" into ... Treehugger Robot
2025-03-21Do not write avb_*_key_path of android_filesystem to misc_info.txt Spandan Das
2025-03-21Create avb_recovery_add_hash_footer_args entry in misc_info.txt Spandan Das
2025-03-19Merge "Add system_other partition props to Soong's misc_info.txt" into main Treehugger Robot
2025-03-18Add system_other partition props to Soong's misc_info.txt Spandan Das
2025-03-18Merge "Add vintf info and userdata size to Soong's misc_info.txt" into main Treehugger Robot
2025-03-18Add vintf info and userdata size to Soong's misc_info.txt Spandan Das
2025-03-17Merge "Add android_filesystem props to misc_info.txt" into main Treehugger Robot
2025-03-17Add android_filesystem props to misc_info.txt Spandan Das
2025-03-14Merge "Change CommonModuleInfoProvider to a pointer." into main Yu Liu
2025-03-14Refactor fsTypeStr to a String function on fsType Spandan Das
2025-03-14Refactor filesystem's avb_add_hashtree_footer_args into a function Spandan Das
2025-03-13Change CommonModuleInfoProvider to a pointer. Yu Liu
2025-03-07Rename CommonModuleInfoKey to be consistent with others. Yu Liu
2025-03-06Merge "Propagate installed files of Include_files_of dependencies" into main Treehugger Robot
2025-03-06Merge "Modify namings of disted installed files" into main Treehugger Robot
2025-03-06Merge "Add support for SBOM generation in soong-only builds" into main Treehugger Robot
2025-03-07Propagate installed files of Include_files_of dependencies Jihoon Kang
2025-03-07Modify namings of disted installed files Jihoon Kang
2025-03-06Add support for SBOM generation in soong-only builds Wei Li
2025-03-06Create apkcerts.txt using Soong Spandan Das
2025-03-05Create a partial implementation of $PRODUCT_OUT/misc_info.txt Spandan Das
2025-03-04Merge changes from topic "revive_system_ext_aconfig_container" into main Treehugger Robot
2025-02-27Soong filesystem generates aconfig files for subpartitions Justin Yun
2025-02-26Convert tidyPhonySingleton, jdepsGeneratorSingleton and Yu Liu
2025-02-25Convert the following singletons to use ModuleProxy: Yu Liu
2025-02-20Build proguard zips in soong-only builds Cole Faust
2025-02-19Merge "Fix nondeterministic FullInstallPathInfo list" into main Treehugger Robot
2025-02-19Merge changes from topic "dependency_sub_dir" into main Treehugger Robot
2025-02-19Fix nondeterministic FullInstallPathInfo list Cole Faust
2025-02-19Propagate owners info in filesystem provider Jihoon Kang
2025-02-19Merge "Change depVisitor to use providers instead of type-asserting to interf... Yu Liu
2025-02-19Change depVisitor to use providers instead of type-asserting to Yu Liu
2025-02-18Handle the ramdisk implicitly in target-file.zip Cole Faust
2025-02-13Merge changes Ie647c190,I3a3997c0 into main Treehugger Robot
2025-02-13Generate $partition_filesystem_config.txt for target_files.zip Spandan Das
2025-02-13Make soong-only builds adb-sync compatible Cole Faust
2025-02-12Copy selinux_fc file to target_files.zip Spandan Das
2025-02-12Package erofs compress hints txt in target_files.zip Spandan Das
2025-02-12Merge "Dist installed-files.* in soong only build" into main Treehugger Robot
2025-02-12Dist installed-files.* in soong only build Jihoon Kang
2025-02-12Include hermetic .img files in target_files.zip Spandan Das
2025-02-11Export SOONG_DEFINED_SYSTEM_IMAGE_PATH to make Spandan Das
2025-02-11Ensure AVB rollback_index_location >= 1 Luca Stefani
2025-02-04Merge "Default avb_hash_algorithm to sha256 for android_filesystem modules" i... Nikita Ioffe
2025-02-04Default avb_hash_algorithm to sha256 for android_filesystem modules Nikita Ioffe
2025-01-31Install apex symbol file Cole Faust