Searched defs:sdkLibraryXml (Results 1 – 1 of 1) sorted by relevance
2341 type sdkLibraryXml struct { struct2342 android.ModuleBase2343 android.DefaultableModuleBase2344 android.ApexModuleBase2346 properties sdkLibraryXmlProperties2348 outputFilePath android.OutputPath2349 installDirPath android.InstallPath2351 hideApexVariantFromMake bool2372 func (module *sdkLibraryXml) UniqueApexVariations() bool {2379 func (module *sdkLibraryXml) BaseDir() string {[all …]