summaryrefslogtreecommitdiff
path: root/filesystem/system_image.go
AgeCommit message (Expand)Author
2025-01-30Fix staging dir creation for adevice Cole Faust
2024-12-13Make system linker.config.pb match make Cole Faust
2024-12-13Make BuildLinkerConfig run in its own action Cole Faust
2024-11-27Reland^2 : Do not allow vintf_fragments for modules installed in the filesystem" Kiyoung Kim
2024-11-26Revert "Reland: Do not allow vintf_fragments for modules installed in the fil... Kiyoung Kim
2024-11-20Reland: Do not allow vintf_fragments for modules installed in the filesystem Kiyoung Kim
2024-11-19Revert "Do not allow vintf_fragments for modules installed in the filesystem" Chaitanya Cheemala (xWF)
2024-11-14Do not allow vintf_fragments for modules installed in the filesystem Kiyoung Kim
2024-11-12Make ModifyPackagingSpec generic to any filesystem Cole Faust
2024-11-12Add GSI support for android_system_image Inseob Kim
2024-11-11Remove linkerconfig prop to linker_config Spandan Das
2024-11-08Use common interface to build linker configuration Kiyoung Kim
2024-10-31Dedupe logic to generate linker.config.pb Spandan Das
2024-10-31Add linker.config.pb support to android_filesystem Spandan Das
2024-10-21Revert^2 "Use a partition packaging spec filter for android_filesystem" Hugo Drumond Jacob
2024-10-21Revert "Use a partition packaging spec filter for android_filesystem" Pechetty Sravani (xWF)
2024-10-18Use a partition packaging spec filter for android_filesystem Spandan Das
2024-10-02Introduce soong_filesystem_creator module type Jihoon Kang
2024-09-17Properly initialize android_system_image modules Cole Faust
2024-09-12linker_config_src in filesystem may read filegroup Justin Yun
2024-08-16Remove more internal fields from ModuleBase. Yu Liu
2024-07-15Add support installing to root of filesystem image Inseob Kim
2024-05-01Revert^2 "Filesystem modules follow the installation semantic" Jiyong Park
2024-05-01Revert "Filesystem modules follow the installation semantic" Jiyong Park
2024-04-30Filesystem modules follow the installation semantic Jiyong Park
2024-04-09android_filesystem_defaults and visibility rule Jiyong Park
2024-03-31Add android_system_image_defaults Jiyong Park
2024-03-25Update linker.config.pb based on package dependency Kiyoung Kim
2024-03-20Add more specific partition visibility rules Cole Faust
2024-02-08Add GatherPackagingSpecsWithFilter Jeongik Cha
2022-03-29android_system_image only packages "system" items Jooyung Han
2021-05-11Generate linker config with packaged items. Jooyung Han
2021-04-21android_system_image that generates linker.config.pb Jiyong Park