Home
last modified time | relevance | path

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

/build/soong/java/
Dsdk_library.go1703 type SdkLibraryImport struct { struct
1704 android.ModuleBase
1705 android.DefaultableModuleBase
1706 prebuilt android.Prebuilt
1707 android.ApexModuleBase
1708 android.SdkBase
1710 properties sdkLibraryImportProperties
1713 scopeProperties map[*apiScope]*sdkLibraryScopeProperties
1715 commonToSdkLibraryAndImport
1719 implLibraryModule *Library
[all …]