Searched refs:commonSdkLibraryProperties (Results 1 – 1 of 1) sorted by relevance
952 commonSdkLibraryProperties commonToSdkLibraryAndImportProperties member972 module.AddProperties(&c.commonSdkLibraryProperties)979 schemeProperty := proptools.StringDefault(c.commonSdkLibraryProperties.Naming_scheme, "default")1010 c.doctagPaths = android.PathsForModuleSrc(ctx, c.commonSdkLibraryProperties.Doctag_files)1299 return proptools.BoolDefault(c.commonSdkLibraryProperties.Shared_library, true)2290 On_bootclasspath_since: module.commonSdkLibraryProperties.On_bootclasspath_since,2291 On_bootclasspath_before: module.commonSdkLibraryProperties.On_bootclasspath_before,2292 Min_device_sdk: module.commonSdkLibraryProperties.Min_device_sdk,2293 Max_device_sdk: module.commonSdkLibraryProperties.Max_device_sdk,2609 if proptools.Bool(module.commonSdkLibraryProperties.Shared_library) {[all …]