Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Dsdk_library_internal.go693 type sdkLibraryXml struct { struct
694 android.ModuleBase
695 android.DefaultableModuleBase
696 android.ApexModuleBase
698 properties sdkLibraryXmlProperties
700 outputFilePath android.OutputPath
701 installDirPath android.InstallPath
703 hideApexVariantFromMake bool
761 func (module *sdkLibraryXml) UniqueApexVariations() bool {
768 func (module *sdkLibraryXml) BaseDir() string {
[all …]