Searched defs:sdkLibraryXml (Results 1 – 1 of 1) sorted by relevance
708 type sdkLibraryXml struct { struct709 android.ModuleBase710 android.DefaultableModuleBase711 android.ApexModuleBase713 properties sdkLibraryXmlProperties715 outputFilePath android.OutputPath716 installDirPath android.InstallPath718 hideApexVariantFromMake bool776 func (module *sdkLibraryXml) UniqueApexVariations() bool {783 func (module *sdkLibraryXml) BaseDir() string {[all …]