android_build_soong/filesystem
Inseob Kim 33f95a959d Add support installing to root of filesystem image
If the partition of a spec is "root", that spec will be installed to
root instead. Normally that spec will be from prebuilt_root module with
install_in_root property.

Bug: 351258461
Test: USE_SOONG_DEFINED_SYSTEM_IMAGE=true m && cvd start
Change-Id: Iaaa9c2fb8a81fe0ba4710c641e1b65c5b71ad4a4
2024-07-15 17:39:44 +09:00
..
aconfig_files.go Generate file list installed from a filesystem 2024-07-02 02:22:37 +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 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 Add support installing to root of filesystem image 2024-07-15 17:39:44 +09:00
filesystem_test.go filesystem modules gathers first target only 2024-05-16 18:23:20 +09:00
fsverity_metadata.go Generate file list installed from a filesystem 2024-07-02 02:22:37 +00: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 Add support installing to root of filesystem image 2024-07-15 17:39:44 +09:00
testing.go Add filesystem_test.go 2021-04-16 13:20:02 +09:00
vbmeta.go Use OutputFilesProvider on filesystem module types 2024-06-07 11:15:33 -07:00