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