Home
last modified time | relevance | path

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

/build/soong/java/
Dsdk_library.go1902 type SdkLibraryImport struct { struct
1903 android.ModuleBase
1904 android.DefaultableModuleBase
1905 prebuilt android.Prebuilt
1906 android.ApexModuleBase
1907 android.SdkBase
1909 hiddenAPI
1911 properties sdkLibraryImportProperties
1914 scopeProperties map[*apiScope]*sdkLibraryScopeProperties
1916 commonToSdkLibraryAndImport
[all …]