index
:
Project-1CE/build_soong
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
filesystem
Age
Commit message (
Expand
)
Author
2021-05-11
Generate linker config with packaged items.
Jooyung Han
2021-04-21
android_system_image that generates linker.config.pb
Jiyong Park
2021-04-16
Add filesystem_test.go
Jooyung Han
2021-04-14
Truncate vbmeta to 64KB
Jiyong Park
2021-04-13
bootimg.cmdline is arch specific
Jiyong Park
2021-04-01
Support super image size automatic calculation
Inseob Kim
2021-03-31
Add default group support for logical_partition
Inseob Kim
2021-03-23
Merge "Fix PackagingBase.CopyDepsToZip"
Treehugger Robot
2021-03-18
Merge "Add vbmeta module type"
Jiyong Park
2021-03-17
Merge "bootimg signs image using verity_utils"
Treehugger Robot
2021-03-17
Fix PackagingBase.CopyDepsToZip
Jooyung Han
2021-03-16
Add vbmeta module type
Jiyong Park
2021-03-16
bootimg signs image using verity_utils
Jiyong Park
2021-03-15
Merge "bootimg supports v4 header"
Jiyong Park
2021-03-12
Merge "Fix bootimg.cmdline to use ShellEscapeIncludingSpaces"
Jooyung Han
2021-03-12
Fix bootimg.cmdline to use ShellEscapeIncludingSpaces
Jooyung Han
2021-03-09
bootimg and logical_partition are OutputFileProducer
Jiyong Park
2021-03-08
bootimg supports v4 header
Jiyong Park
2021-02-24
Add logical_partition module type
Jiyong Park
2021-02-22
Merge "bootimg supports building (non-vendor) boot.img"
Treehugger Robot
2021-02-22
Merge "Add ctx to AndroidMkExtraEntriesFunc"
Treehugger Robot
2021-02-19
Add ctx to AndroidMkExtraEntriesFunc
Colin Cross
2021-02-19
bootimg supports building (non-vendor) boot.img
Jiyong Park
2021-02-18
Merge changes from topics "deps_base_dir_filesystem", "filesystem_rootdir"
Inseob Kim
2021-02-17
Add dirs and symlinks property to filesystem
Inseob Kim
2021-02-17
Add base_dir property to filesystem
Inseob Kim
2021-02-17
boot_image modules inside APEX have correct names
Jiyong Park
2021-02-10
Merge "Add LOCAL_LICENSE_KINDS to build/soong"
Treehugger Robot
2021-02-06
Add LOCAL_LICENSE_KINDS to build/soong
Bob Badour
2021-02-05
Merge "Support uncompressed cpio"
Treehugger Robot
2021-02-05
Merge changes I6a5357e9,I199f070e
Treehugger Robot
2021-02-05
Support uncompressed cpio
Jiyong Park
2021-02-05
android_filesystem is OutputFileProducer
Jiyong Park
2021-02-04
Add file_contexts property to filesystem
Inseob Kim
2021-02-02
Add bootimg module type
Jiyong Park
2021-02-02
android_filesystem supports compressed cpio format
Jiyong Park
2021-01-26
Don't use "echo -e" when creating prop file
Jiyong Park
2021-01-20
Sign android_filesystem with avbtool
Jiyong Park
2021-01-20
Refactor filesystem.go to make it easy to build prop file
Jiyong Park
2021-01-07
android_filesystem modules can be included in APEX
Jiyong Park
2020-12-01
Pass pctx and ctx to NewRuleBuilder
Colin Cross
2020-12-01
android_filesystem is installable
Jiyong Park
2020-12-01
Clients of PackagingBase can customize dependency tag to use
Jiyong Park
2020-11-19
add android_filesystem
Jiyong Park