Searched defs:commonProperties (Results 1 – 2 of 2) sorted by relevance
33 commonProperties commonProperties member46 type commonProperties struct { struct47 Srcs []string48 Recovery *bool49 Recovery_available *bool50 Vendor_available *bool
207 type commonProperties struct { struct209 Enabled *bool `android:"arch_variant"`215 Compile_multilib *string `android:"arch_variant"`217 Target struct {226 UseTargetVariants bool `blueprint:"mutated"`227 Default_multilib string `blueprint:"mutated"`230 Proprietary *bool233 Owner *string238 Vendor *bool242 Soc_specific *bool[all …]