summaryrefslogtreecommitdiff
path: root/filesystem/filesystem.go
AgeCommit message (Expand)Author
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
2025-01-30Fix staging dir creation for adevice Cole Faust
2025-01-30Disable target_files.zip generation in soong-only builds Spandan Das
2025-01-21Modify autogen vbmeta chain and include partitions logic Jihoon Kang
2025-01-17Merge "Sort lines in property file" into main Treehugger Robot
2025-01-17Merge "Generate block_list only when building img for target_files.zip" into ... Spandan Das
2025-01-17Sort lines in property file Cole Faust
2025-01-17Generate block_list only when building img for target_files.zip Spandan Das
2025-01-16Install odex/vdex files into soong-built system_other Cole Faust
2025-01-16Build system_other image in soong-only builds Cole Faust
2025-01-15Dedup common filesystem code Cole Faust
2025-01-15Remove Include_make_built_files Cole Faust
2025-01-15Rewrite code to copy images to PRODUCT_OUT Cole Faust
2025-01-15Create build rules for hermetic .img files Spandan Das
2025-01-15Generate block list info file of .img files Spandan Das
2025-01-14Disable sparse only when partition_size is undefined. Jihoon Kang
2025-01-14Specify additional props for userdata image Jihoon Kang