Home
last modified time | relevance | path

Searched defs:sdkLibraryXml (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Dsdk_library_internal.go708 type sdkLibraryXml struct { struct
709 android.ModuleBase
710 android.DefaultableModuleBase
711 android.ApexModuleBase
713 properties sdkLibraryXmlProperties
715 outputFilePath android.OutputPath
716 installDirPath android.InstallPath
718 hideApexVariantFromMake bool
776 func (module *sdkLibraryXml) UniqueApexVariations() bool {
783 func (module *sdkLibraryXml) BaseDir() string {
[all …]