Home
last modified time | relevance | path

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

/build/soong/fsgen/
Dfilesystem_creator.go123 type filesystemCreatorProps struct { struct
124 Unsupported_partition_types []string `blueprint:"mutated"`
126 Vbmeta_module_names []string `blueprint:"mutated"`
127 Vbmeta_partition_names []string `blueprint:"mutated"`
129 Boot_image string `blueprint:"mutated" android:"path_device_first"`
130 Vendor_boot_image string `blueprint:"mutated" android:"path_device_first"`
131 Init_boot_image string `blueprint:"mutated" android:"path_device_first"`
132 Super_image string `blueprint:"mutated" android:"path_device_first"`