Lines Matching defs:BaseProperties
251 type BaseProperties struct { struct
253 Clang *bool `android:"arch_variant"`
267 Sdk_version *string
276 Min_sdk_version *string
279 Sdk_variant_only *bool
281 AndroidMkSharedLibs []string `blueprint:"mutated"`
282 AndroidMkStaticLibs []string `blueprint:"mutated"`
283 AndroidMkRuntimeLibs []string `blueprint:"mutated"`
284 AndroidMkWholeStaticLibs []string `blueprint:"mutated"`
285 AndroidMkHeaderLibs []string `blueprint:"mutated"`
286 HideFromMake bool `blueprint:"mutated"`
287 PreventInstall bool `blueprint:"mutated"`
288 ApexesProvidingSharedLibs []string `blueprint:"mutated"`
291 AndroidMkSystemSharedLibs []string `blueprint:"mutated"`
293 ImageVariationPrefix string `blueprint:"mutated"`
294 VndkVersion string `blueprint:"mutated"`
295 SubName string `blueprint:"mutated"`
299 Logtags []string
306 Ramdisk_available *bool
313 Vendor_ramdisk_available *bool
316 Recovery_available *bool
319 CoreVariantNeeded bool `blueprint:"mutated"`
320 RamdiskVariantNeeded bool `blueprint:"mutated"`
321 VendorRamdiskVariantNeeded bool `blueprint:"mutated"`
322 RecoveryVariantNeeded bool `blueprint:"mutated"`
323 ExtraVariants []string `blueprint:"mutated"`
327 Bootstrap *bool
331 MustUseVendorVariant bool `blueprint:"mutated"`
334 SnapshotSharedLibs []string `blueprint:"mutated"`
335 SnapshotRuntimeLibs []string `blueprint:"mutated"`
337 Installable *bool
341 AlwaysSdk bool `blueprint:"mutated"`
344 IsSdkVariant bool `blueprint:"mutated"`
347 SdkAndPlatformVariantVisibleToMake bool `blueprint:"mutated"`
354 Exclude_from_vendor_snapshot *bool
361 Exclude_from_recovery_snapshot *bool
366 Test_for []string `android:"arch_variant"`