aboutsummaryrefslogtreecommitdiff
path: root/filesystem
AgeCommit message (Expand)Author
2024-03-20Add more specific partition visibility rulesCole Faust
2024-03-14Add include_make_built_filesCole Faust
2024-03-14Don't use zip files when creating filesystemsCole Faust
2024-03-07Optimize buildPropFile()Cole Faust
2024-02-16Ensure that filesystem module can track modules with prefer32Jiyong Park
2024-02-16bpf modules can be included in filesystem modulesJiyong Park
2024-02-08Add GatherPackagingSpecsWithFilterJeongik Cha
2024-01-25Merge "Convert coverageMutator to a TransitionMutator" into mainColin Cross
2024-01-24Convert coverageMutator to a TransitionMutatorColin Cross
2024-01-19avb_add_hash_footer: fix rollback_index formatDavid Pursell
2023-11-28Merge "Add defaults modules for avb modules" into mainTreehugger Robot
2023-11-22Add defaults modules for avb modulesInseob Kim
2023-11-22Support adding AVB properties into vbmeta moduleSeungjae Yoo
2023-11-09Add security_patch avb property for android_filesystemSeungjae Yoo
2023-11-01Add mount_point property to android_filesystemInseob Kim
2023-09-12Soong support for rollback index.Shikha Panwar
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