Searched defs:sdkLibraryXml (Results 1 – 1 of 1) sorted by relevance
2449 type sdkLibraryXml struct { struct2450 android.ModuleBase2451 android.DefaultableModuleBase2452 android.ApexModuleBase2454 properties sdkLibraryXmlProperties2456 outputFilePath android.OutputPath2457 installDirPath android.InstallPath2459 hideApexVariantFromMake bool2512 func (module *sdkLibraryXml) UniqueApexVariations() bool {2519 func (module *sdkLibraryXml) BaseDir() string {[all …]