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
/
filesystem.go
Age
Commit message (
Expand
)
Author
2021-04-21
android_system_image that generates linker.config.pb
Jiyong Park
2021-04-16
Add filesystem_test.go
Jooyung Han
2021-03-23
Merge "Fix PackagingBase.CopyDepsToZip"
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-02-22
Merge "Add ctx to AndroidMkExtraEntriesFunc"
Treehugger Robot
2021-02-19
Add ctx to AndroidMkExtraEntriesFunc
Colin Cross
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-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
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