Searched defs:sdkLibraryXml (Results 1 – 1 of 1) sorted by relevance
693 type sdkLibraryXml struct { struct694 android.ModuleBase695 android.DefaultableModuleBase696 android.ApexModuleBase698 properties sdkLibraryXmlProperties700 outputFilePath android.OutputPath701 installDirPath android.InstallPath703 hideApexVariantFromMake bool761 func (module *sdkLibraryXml) UniqueApexVariations() bool {768 func (module *sdkLibraryXml) BaseDir() string {[all …]