summaryrefslogtreecommitdiff
path: root/filesystem
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-24Merge "Dist Soong built target_files.zip in Soong only builds" into main Treehugger Robot
2025-03-24Dist Soong built target_files.zip in Soong only builds Spandan Das
2025-03-21Merge changes I32e163b9,Ie2d4ad83 into main Treehugger Robot
2025-03-21Merge changes from topic "export_flash_block_size_to_soong" into main Spandan Das
2025-03-21Merge "Create avb_recovery_add_hash_footer_args entry in misc_info.txt" into ... Treehugger Robot
2025-03-21Dist Soong built misc_info.txt in Soong only builds Spandan Das
2025-03-21Do not write avb_*_key_path of android_filesystem to misc_info.txt Spandan Das
2025-03-21Add some OTA related properties to android_device Spandan Das
2025-03-21Add `avb_custom_vbmeta_images_partition_list` to misc_info.txt Spandan Das
2025-03-21Create avb_recovery_add_hash_footer_args entry in misc_info.txt Spandan Das
2025-03-20Merge "Fix overridden deps to be skipped correctly" into main Treehugger Robot
2025-03-20Merge "Rename android_info.txt to android-info.txt" into main Treehugger Robot
2025-03-20Merge "Handle android_app_set in Soong built apkcerts.txt" into main Treehugger Robot
2025-03-20Merge "Add vbmeta partition info to misc_info.txt" into main Treehugger Robot
2025-03-20Fix overridden deps to be skipped correctly Inseob Kim
2025-03-20Rename android_info.txt to android-info.txt Spandan Das
2025-03-19Add vbmeta partition info to misc_info.txt Spandan Das
2025-03-19Build compliance metadata for files on system_other partition Wei Li
2025-03-19Handle android_app_set in Soong built apkcerts.txt Spandan Das
2025-03-19Merge "Make rollback_index configurable" into main Cole Faust
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-18Merge "Add more entries 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-18Make rollback_index configurable Cole Faust
2025-03-18Add more entries to Soong's misc_info.txt Spandan Das
2025-03-18Merge changes If02923f6,I1e8e61df into main Treehugger Robot
2025-03-18Add more entries to Soong's misc_info.txt Spandan Das
2025-03-18Add some OTA related entries to misc_info.txt Spandan Das
2025-03-17Merge "Additional bootimg props in misc_info.txt" into main Treehugger Robot
2025-03-17Merge "Add android_filesystem props to misc_info.txt" into main Treehugger Robot
2025-03-17Additional bootimg props in misc_info.txt Spandan Das
2025-03-17Add android_filesystem props to misc_info.txt Spandan Das
2025-03-14Merge "Move requiredDeps to OverridableDepsMutator" into main Inseob Kim
2025-03-14Merge "Change CommonModuleInfoProvider to a pointer." into main Yu Liu
2025-03-14Move requiredDeps to OverridableDepsMutator Inseob Kim
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-13Add avb info of bootimages in misc_info.txt Spandan Das
2025-03-13Partial additions to Soong's misc_info.txt implementation Spandan Das
2025-03-13Change CommonModuleInfoProvider to a pointer. Yu Liu
2025-03-12Changes for `META/dynamic_partitions_info.txt` equivalence Spandan Das
2025-03-11Create super_empty.img using Soong Spandan Das
2025-03-10Merge "Remove ab_update=true from dynamic_partition_list.txt" into main Treehugger Robot
2025-03-10Merge "Rename CommonModuleInfoKey to be consistent with others." into main Yu Liu
2025-03-10Remove ab_update=true from dynamic_partition_list.txt Spandan Das
2025-03-07Merge "Include kernel and dtb.img information in SBOM built in soong-only" in... Wei Li