Home
last modified time | relevance | path

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

/build/soong/java/
Dsdk_library.go1979 type SdkLibraryImport struct { struct
1980 android.ModuleBase
1981 android.DefaultableModuleBase
1982 prebuilt android.Prebuilt
1983 android.ApexModuleBase
1984 android.SdkBase
1986 hiddenAPI
1987 dexpreopter
1989 properties sdkLibraryImportProperties
1992 scopeProperties map[*apiScope]*sdkLibraryScopeProperties
[all …]