platform_build_soong/filesystem
Jiyong Park 3ea9b65990 filesystem modules gathers first target only
With this change, the deps property in filesystem modules gather the
first target of the filesystem module only.

To gather dependencies across both targets, use multilib.both.deps
instead.

Bug: N/A
Test: go test ./...
Change-Id: Ie2ff0c48f08c61c8b219fc2c1540476ff8e4b1fc
2024-05-16 18:23:20 +09: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 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 filesystem modules gathers first target only 2024-05-16 18:23:20 +09: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 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