Home
last modified time | relevance | path

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

/build/soong/java/
Dsdk_library.go2449 type sdkLibraryXml struct { struct
2450 android.ModuleBase
2451 android.DefaultableModuleBase
2452 android.ApexModuleBase
2454 properties sdkLibraryXmlProperties
2456 outputFilePath android.OutputPath
2457 installDirPath android.InstallPath
2459 hideApexVariantFromMake bool
2512 func (module *sdkLibraryXml) UniqueApexVariations() bool {
2519 func (module *sdkLibraryXml) BaseDir() string {
[all …]