- 2cfe696 Properly initialize android_system_image modules by Cole Faust · 11 months ago
- 2cc4250 Soong system image may update the $PRODUCT_OUT by Justin Yun · 11 months ago
- 34baa2e Update $PRODUCT_OUT from the soong system image files by Justin Yun · 11 months ago
- 33f95a9 Add support installing to root of filesystem image by Inseob Kim · 1 year, 1 month ago
- e1a8555 Add IsAddingDependency to IncomingTransitionContext by Colin Cross · 1 year, 2 months ago
- 99a954d Generate file list installed from a filesystem by Kiyoung Kim · 1 year, 1 month ago
- 555d133 Use OutputFilesProvider on filesystem module types by mrziwang · 1 year, 2 months ago
- d9c6a5b Make dirs a configurable property by Cole Faust · 1 year, 2 months ago
- 3ea9b65 filesystem modules gathers first target only by Jiyong Park · 1 year, 3 months ago
- 74f3f30 Soong filesystem may install aconfig_flags.pb by Justin Yun · 1 year, 3 months ago
- 7c9ab4f Merge changes from topic "revert-3069323-revert-3066748-duplicate_entry_fs-CIBDJQYRHU-FVLDIVWUZV" into main by Jiyong Park · 1 year, 3 months ago
- b7b8457 Add logtags support to filesystem module by Inseob Kim · 1 year, 3 months ago
- 7e7d4af Revert^2 "Filesystem modules follow the installation semantic" by Jiyong Park · 1 year, 3 months ago
- 5435186 Revert "Filesystem modules follow the installation semantic" by Jiyong Park · 1 year, 3 months ago
- 742f54c Filesystem modules follow the installation semantic by Jiyong Park · 1 year, 3 months ago
- 52a0848 Merge "android_filesystem_defaults and visibility rule" into main by Jiyong Park · 1 year, 4 months ago
- f46b1af android_filesystem_defaults and visibility rule by Jiyong Park · 1 year, 4 months ago
- 2c8cdc6 Add support for rollback_index to android_filesystem module by Nikita Ioffe · 1 year, 4 months ago
- f16c5a0 Merge "Add support to generate fsverity metadata" into main by Inseob Kim · 1 year, 4 months ago
- 5339184 Add support to generate fsverity metadata by Inseob Kim · 1 year, 4 months ago
- eaac823 Add android_system_image_defaults by Jiyong Park · 1 year, 4 months ago
- 9a24d90 Add more specific partition visibility rules by Cole Faust · 1 year, 5 months ago
- 4a2a7c9 Add include_make_built_files by Cole Faust · 1 year, 5 months ago
- 3b806d3 Don't use zip files when creating filesystems by Cole Faust · 1 year, 5 months ago
- cec230a Optimize buildPropFile() by Cole Faust · 1 year, 5 months ago
- 54bf875 Add GatherPackagingSpecsWithFilter by Jeongik Cha · 1 year, 6 months ago
- f5f4ad3 Convert coverageMutator to a TransitionMutator by Colin Cross · 1 year, 6 months ago
- 87230e6 Add defaults modules for avb modules by Inseob Kim · 1 year, 8 months ago
- a30e450 Add security_patch avb property for android_filesystem by Seungjae Yoo · 1 year, 9 months ago
- 376d72f Add mount_point property to android_filesystem by Inseob Kim · 1 year, 9 months ago
- e606759 Make filesystem aware of coverage by Jooyung Han · 2 years, 5 months ago
- 000e3a3 [avb_footer] Add avb_gen_vbmeta_image to generate vbmeta image by Alice Wang · 2 years, 7 months ago
- 32a86bd Merge "Fix the description of Avb_hash_algorithm & algorithm" by Treehugger Robot · 2 years, 7 months ago
- bc675eb Revert "[avb_footer] Add avb_gen_vbmeta_image to generate vbmeta..." by Jerry Huang · 2 years, 7 months ago
- fafe064 [avb_footer] Add avb_gen_vbmeta_image to generate vbmeta image by Alice Wang · 2 years, 7 months ago
- 519015f Run host_init_verifier when building filesystem by Nikita Ioffe · 2 years, 7 months ago
- 01403bb Fix the description of Avb_hash_algorithm & algorithm by Shikha Panwar · 2 years, 7 months ago
- e6f3063 Expose avb_hash_algorithm as a property. by Shikha Panwar · 2 years, 7 months ago
- bc48548 Add props property to add_avb_hash_footer by Jiyong Park · 2 years, 9 months ago
- 65f402b Support deterministic output for bootimg/filesystem by Jooyung Han · 3 years, 3 months ago
- 0fbbc2b android_system_image only packages "system" items by Jooyung Han · 3 years, 4 months ago
- a883428 Move GatherPackagingSpecs out of CopyDepsToZip by Jooyung Han · 3 years, 4 months ago
- c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 9 months ago
- fa61613 android_system_image that generates linker.config.pb by Jiyong Park · 4 years, 3 months ago
- 9706cbc Add filesystem_test.go by Jooyung Han · 4 years, 4 months ago
- 9b6108f Merge "Fix PackagingBase.CopyDepsToZip" by Treehugger Robot · 4 years, 4 months ago
- 092ef81 Fix PackagingBase.CopyDepsToZip by Jooyung Han · 4 years, 5 months ago
- 972e06c Add vbmeta module type by Jiyong Park · 4 years, 5 months ago
- ac4076d bootimg signs image using verity_utils by Jiyong Park · 4 years, 5 months ago
- 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 4 years, 5 months ago
- aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 5 years ago
- 14199b0 Add dirs and symlinks property to filesystem by Inseob Kim · 4 years, 6 months ago
- 2ce1b5d Add base_dir property to filesystem by Inseob Kim · 4 years, 6 months ago
- b3f9025 Merge "Support uncompressed cpio" by Treehugger Robot · 4 years, 6 months ago
- 364da36 Merge changes I6a5357e9,I199f070e by Treehugger Robot · 4 years, 6 months ago
- 837cdb2 Support uncompressed cpio by Jiyong Park · 4 years, 6 months ago
- 940dfd4 android_filesystem is OutputFileProducer by Jiyong Park · 4 years, 6 months ago
- cc8e536 Add file_contexts property to filesystem by Inseob Kim · 4 years, 6 months ago
- 11a6597 android_filesystem supports compressed cpio format by Jiyong Park · 4 years, 6 months ago
- 3db465d Don't use "echo -e" when creating prop file by Jiyong Park · 4 years, 6 months ago
- 71baa76 Sign android_filesystem with avbtool by Jiyong Park · 4 years, 7 months ago
- 7267831 Refactor filesystem.go to make it easy to build prop file by Jiyong Park · 4 years, 7 months ago
- 12a719c android_filesystem modules can be included in APEX by Jiyong Park · 4 years, 7 months ago
- f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 9 months ago
- 65c49f5 android_filesystem is installable by Jiyong Park · 4 years, 8 months ago
- 65b6224 Clients of PackagingBase can customize dependency tag to use by Jiyong Park · 4 years, 8 months ago
- 6f0f688 add android_filesystem by Jiyong Park · 4 years, 9 months ago