Home
last modified time | relevance | path

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

/build/soong/java/
Dsdk_library.go1729 type SdkLibraryImport struct { struct
1730 android.ModuleBase
1731 android.DefaultableModuleBase
1732 prebuilt android.Prebuilt
1733 android.ApexModuleBase
1734 android.SdkBase
1736 properties sdkLibraryImportProperties
1739 scopeProperties map[*apiScope]*sdkLibraryScopeProperties
1741 commonToSdkLibraryAndImport
1745 implLibraryModule *Library
[all …]