aboutsummaryrefslogtreecommitdiff
path: root/filesystem
AgeCommit message (Expand)Author
2023-03-16Make filesystem aware of coverageJooyung Han
2023-02-22Prevent sdk variants from installJooyung Han
2023-01-10[avb_footer] Add avb_gen_vbmeta_image to generate vbmeta imageAlice Wang
2023-01-10Merge "Fix the description of Avb_hash_algorithm & algorithm"Treehugger Robot
2023-01-10Revert "[avb_footer] Add avb_gen_vbmeta_image to generate vbmeta..."Jerry Huang
2023-01-09[avb_footer] Add avb_gen_vbmeta_image to generate vbmeta imageAlice Wang
2022-12-23Run host_init_verifier when building filesystemNikita Ioffe
2022-12-22Fix the description of Avb_hash_algorithm & algorithmShikha Panwar
2022-12-21Expose avb_hash_algorithm as a property.Shikha Panwar
2022-12-05Fix incorrect command line from avb_add_hash_footerJiyong Park
2022-11-18Add props property to add_avb_hash_footerJiyong Park
2022-06-11Add rule for AVB signing an imageAndrew Scull
2022-05-24raw_binary output should not be executable.Andrew Walbran
2022-05-05fs: Add raw_binary ruleDavid Brazdil
2022-04-21Support deterministic output for bootimg/filesystemJooyung Han
2022-03-29android_system_image only packages "system" itemsJooyung Han
2022-03-28Move GatherPackagingSpecs out of CopyDepsToZipJooyung Han
2022-01-06ramdisk_module and dtb_prebuild properties are optionalJiyong Park
2021-12-15Remove InstallBypassMake and ToMakePathColin Cross
2021-08-31cmdline property in bootimg can be customized for debuggable buildsJiyong Park
2021-05-11Generate linker config with packaged items.Jooyung Han
2021-04-21android_system_image that generates linker.config.pbJiyong Park
2021-04-16Add filesystem_test.goJooyung Han
2021-04-14Truncate vbmeta to 64KBJiyong Park
2021-04-13bootimg.cmdline is arch specificJiyong Park
2021-04-01Support super image size automatic calculationInseob Kim
2021-03-31Add default group support for logical_partitionInseob Kim
2021-03-23Merge "Fix PackagingBase.CopyDepsToZip"Treehugger Robot
2021-03-18Merge "Add vbmeta module type"Jiyong Park
2021-03-17Merge "bootimg signs image using verity_utils"Treehugger Robot
2021-03-17Fix PackagingBase.CopyDepsToZipJooyung Han
2021-03-16Add vbmeta module typeJiyong Park
2021-03-16bootimg signs image using verity_utilsJiyong Park
2021-03-15Merge "bootimg supports v4 header"Jiyong Park
2021-03-12Merge "Fix bootimg.cmdline to use ShellEscapeIncludingSpaces"Jooyung Han
2021-03-12Fix bootimg.cmdline to use ShellEscapeIncludingSpacesJooyung Han
2021-03-09bootimg and logical_partition are OutputFileProducerJiyong Park
2021-03-08bootimg supports v4 headerJiyong Park
2021-02-24Add logical_partition module typeJiyong Park
2021-02-22Merge "bootimg supports building (non-vendor) boot.img"Treehugger Robot
2021-02-22Merge "Add ctx to AndroidMkExtraEntriesFunc"Treehugger Robot
2021-02-19Add ctx to AndroidMkExtraEntriesFuncColin Cross
2021-02-19bootimg supports building (non-vendor) boot.imgJiyong Park
2021-02-18Merge changes from topics "deps_base_dir_filesystem", "filesystem_rootdir"Inseob Kim
2021-02-17Add dirs and symlinks property to filesystemInseob Kim
2021-02-17Add base_dir property to filesystemInseob Kim
2021-02-17boot_image modules inside APEX have correct namesJiyong Park
2021-02-10Merge "Add LOCAL_LICENSE_KINDS to build/soong"Treehugger Robot
2021-02-06Add LOCAL_LICENSE_KINDS to build/soongBob Badour
2021-02-05Merge "Support uncompressed cpio"Treehugger Robot