Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/fsgen/
H A Dprebuilt_etc_modules_gen.go157 type prebuiltModuleProperties struct { struct
158 Name *string
160 Soc_specific *bool
161 Product_specific *bool
162 System_ext_specific *bool
163 Recovery *bool
164 Ramdisk *bool
166 Srcs []string
167 Dsts []string
169 No_full_install *bool
[all …]