Searched defs:sdkLibraryXml (Results 1 – 1 of 1) sorted by relevance
3171 type sdkLibraryXml struct { struct3172 android.ModuleBase3173 android.DefaultableModuleBase3174 android.ApexModuleBase3176 properties sdkLibraryXmlProperties3178 outputFilePath android.OutputPath3179 installDirPath android.InstallPath3181 hideApexVariantFromMake bool3239 func (module *sdkLibraryXml) UniqueApexVariations() bool {3246 func (module *sdkLibraryXml) BaseDir() string {[all …]