platform_build_soong/filesystem
Inseob Kim 376d72f791 Add mount_point property to android_filesystem
The motivation is to support vendor images for microdroid, like the real
vendor images having "/vendor" as their mount point. This will help add
vendor_file_contexts easily.

Bug: 306313100
Test: manually build an image with file_contexts
Change-Id: I2e4bbf108eaa1da4f310ebb4099c4d1b42096436
2023-11-01 15:42:14 +09:00
..
Android.bp [avb_footer] Add avb_gen_vbmeta_image to generate vbmeta image 2023-01-10 15:38:31 +00:00
avb_add_hash_footer.go Soong support for rollback index. 2023-09-12 11:42:29 +00:00
avb_gen_vbmeta_image.go [avb_footer] Add avb_gen_vbmeta_image to generate vbmeta image 2023-01-10 15:38:31 +00:00
bootimg.go Support deterministic output for bootimg/filesystem 2022-04-21 14:36:40 +09:00
filesystem.go Add mount_point property to android_filesystem 2023-11-01 15:42:14 +09:00
filesystem_test.go Make filesystem aware of coverage 2023-03-16 13:11:17 +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 android_system_image only packages "system" items 2022-03-29 07:56:02 +09:00
testing.go Add filesystem_test.go 2021-04-16 13:20:02 +09:00
vbmeta.go Remove InstallBypassMake and ToMakePath 2021-12-15 15:22:53 -08:00