platform_build_soong/filesystem
Justin Yun 74f3f30ae4 Soong filesystem may install aconfig_flags.pb
By setting aconfig_flags: true, soong filesystem module installs the
aconfig_flags.pb file to its etc directory.

We need to define aconfigFilePaths to ModuleBase to store the list of
aconfig file paths that is generated from the GenerateBuildActions().
The aconfigFilePaths are collected when build the filesystem module
to build the aconfig_flags.pb for the filesystem image.

Bug: 335363964
Test: compare the cache list with those generated from make.
Change-Id: Ia32b566bf43174e94b9e610b9503608c6b583899
2024-05-13 23:14:42 +00:00
..
aconfig_files.go Soong filesystem may install aconfig_flags.pb 2024-05-13 23:14:42 +00:00
Android.bp Soong filesystem may install aconfig_flags.pb 2024-05-13 23:14:42 +00:00
avb_add_hash_footer.go avb_add_hash_footer: fix rollback_index format 2024-01-19 12:55:09 -08:00
avb_gen_vbmeta_image.go Add defaults modules for avb modules 2023-11-22 18:55:46 +09:00
bootimg.go Support deterministic output for bootimg/filesystem 2022-04-21 14:36:40 +09:00
filesystem.go Soong filesystem may install aconfig_flags.pb 2024-05-13 23:14:42 +00:00
filesystem_test.go Revert "Revert "Prevent multiple PackagingSpecs having same inst..." 2024-05-01 12:36:10 +00:00
fsverity_metadata.go Add libs for BuildManifest.apk generation 2024-04-03 17:24:54 +09:00
logical_partition.go Remove InstallBypassMake and ToMakePath 2021-12-15 15:22:53 -08:00
raw_binary.go raw_binary output should not be executable. 2022-05-24 13:57:17 +00:00
system_image.go Revert^2 "Filesystem modules follow the installation semantic" 2024-05-01 12:36:10 +00:00
testing.go Add filesystem_test.go 2021-04-16 13:20:02 +09:00
vbmeta.go Support adding AVB properties into vbmeta module 2023-11-22 13:00:25 +09:00