Home
last modified time | relevance | path

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

/build/soong/java/
Dsdk_library.go3171 type sdkLibraryXml struct { struct
3172 android.ModuleBase
3173 android.DefaultableModuleBase
3174 android.ApexModuleBase
3176 properties sdkLibraryXmlProperties
3178 outputFilePath android.OutputPath
3179 installDirPath android.InstallPath
3181 hideApexVariantFromMake bool
3239 func (module *sdkLibraryXml) UniqueApexVariations() bool {
3246 func (module *sdkLibraryXml) BaseDir() string {
[all …]