platform_build_soong/filesystem
Cole Faust 4b2bb5e9ab
Cleanup configurable getter usages
You don't have to call module.ConfigurableEvaluator(ctx) if ctx is
already a ModuleContext, you only need to do that for more restricted
contexts like SingletonContext.

Bug: 323382414
Test: m nothing --no-skip-soong-tests
Change-Id: I7612290d43dae7decfae283a341882d9016c98a3
2024-10-24 19:41:23 +02:00
..
aconfig_files.go Build aconfig storage files from soong filesystem 2024-05-16 13:25:37 +09: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 Use OutputFilesProvider on filesystem module types 2024-06-07 11:15:33 -07:00
bootimg.go Use OutputFilesProvider on filesystem module types 2024-06-07 11:15:33 -07:00
filesystem.go Use OutputFilesProvider on filesystem module types 2024-06-07 11:15:33 -07:00
filesystem_test.go filesystem modules gathers first target only 2024-05-16 18:23:20 +09:00
fsverity_metadata.go Add libs for BuildManifest.apk generation 2024-04-03 17:24:54 +09:00
logical_partition.go Use OutputFilesProvider on filesystem module types 2024-06-07 11:15:33 -07:00
raw_binary.go Use OutputFilesProvider on filesystem module types 2024-06-07 11:15:33 -07: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 Cleanup configurable getter usages 2024-10-24 19:41:23 +02:00