Home
last modified time | relevance | path

Searched defs:filesystemCreatorProps (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/fsgen/
H A Dfilesystem_creator.go45 type filesystemCreatorProps struct { struct
46 Generated_partition_types []string `blueprint:"mutated"`
47 Unsupported_partition_types []string `blueprint:"mutated"`
49 Vbmeta_module_names []string `blueprint:"mutated"`
50 Vbmeta_partition_names []string `blueprint:"mutated"`
52 Boot_image string `blueprint:"mutated" android:"path_device_first"`
53 Vendor_boot_image string `blueprint:"mutated" android:"path_device_first"`
54 Init_boot_image string `blueprint:"mutated" android:"path_device_first"`
55 Super_image string `blueprint:"mutated" android:"path_device_first"`